From: H Hartley Sweeten Date: Tue, 23 Apr 2013 01:35:12 +0000 (-0700) Subject: staging: comedi: das800: allow attaching without interrupt support X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~137^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f05ffb6e12bcfcce5bb6c8eadbabe3b7ebe8f7db;p=pandora-kernel.git 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 Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed