From 860ba36cbeadee9064e2925be11dfb8368b9b25d Mon Sep 17 00:00:00 2001 From: Chase Southwood Date: Sat, 21 Jun 2014 17:26:10 -0500 Subject: [PATCH] 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-format-patch failed