From 6347fc88ec4453934a5428e21051ff95cad01180 Mon Sep 17 00:00:00 2001 From: Chase Southwood Date: Thu, 31 Jul 2014 20:56:15 -0500 Subject: [PATCH] staging: comedi: addi_apci_1564: add subdevice to check diagnostic status This board provides VCC/CC diagnostic information, and it also supports diagnostic interrupts. However, as per Ian, these interrupts aren't very useful and it is enough to simply provide an interface for accessing the diagnostic status on-demand. This patch adds a 2-channel digital input subdevice with an insn_bits handler to access this information. Signed-off-by: Chase Southwood Reviewed-by: Ian Abbott Cc: H Hartley Sweeten Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed