From: Ian Abbott Date: Fri, 9 Nov 2012 10:04:51 +0000 (+0000) Subject: staging: comedi: addi_apci_1032: check shared interrupt X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~537 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=792660d534f284ebe730c21bc05a94fbf9c62fbd;p=pandora-kernel.git staging: comedi: addi_apci_1032: check shared interrupt In the interrupt service routine, check the device is asserting the shared interrupt line and check that interrupts have been enabled. When attaching the device, disable interrupts before setting up the interrupt handler to avoid handling spurious interrupts before the device is ready. Signed-off-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed