commit | f05ffb6e12bcfcce5bb6c8eadbabe3b7ebe8f7db | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Mon Apr 22 18:35:12 2013 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Apr 23 10:41:45 2013 -0700 |
tree | 6b65a1abc72c30a6e3b29c35367f3ed209e1618e | |
parent | 77630119ba0d64ddbe1c839adfd05483d403a0ac [diff] |
staging: comedi: das800: allow attaching without interrupt support Interrupts are only requires for the analog input async command support. Allow the driver to attach to the board if the request_irq() fails. Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Reviewed-by: Ian Abbott <abbotti@mev.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>