From: Chase Southwood Date: Sat, 21 Jun 2014 22:26:10 +0000 (-0500) Subject: staging: comedi: addi_apci_1564: move apci1564_interrupt() into addi_apci_1564.c X-Git-Tag: cleanup-for-v3.18~125^2~1518 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=860ba36cbeadee9064e2925be11dfb8368b9b25d;p=pandora-kernel.git staging: comedi: addi_apci_1564: move apci1564_interrupt() into addi_apci_1564.c On moving the function into the driver proper, also check the device is asserting the shared interrupt line. This patch also fixes the interrupt handling for the digital input change-of-state interrupts. Signed-off-by: Chase Southwood Reviewed-by: Ian Abbott Cc: H Hartley Sweeten Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed