[PATCH 0/6] staging: comedi: addi_apci_1564: fix Change-of-State interrupt functionality.

From: Chase Southwood
Date: Fri May 30 2014 - 00:41:19 EST


This patchset introduces a new private data struct for this driver, adds
all of the code required to support Change-of-State interrupts for the
digital input subsystem, and finally focuses and fixes
apci1564_interrupt() to service this type of interrupt correctly.

Chase Southwood (6):
staging: comedi: addi_apci_1564: remove send_sig() use
staging: comedi: addi_apci_1564: remove use of
devpriv->b_OutputMemoryStatus
staging: comedi: addi_apci_1564: introduce apci1564_private struct
staging: comedi: addi_apci_1564: add a subdevice for Change-of-State
interrupt support
staging: comedi: addi_apci_1564: hook-up the interrupt subdevice
staging: comedi: addi_apci_1564: cleanup v_ADDI_Interrupt()

.../comedi/drivers/addi-data/hwdrv_apci1564.c | 295 ++++-----------------
drivers/staging/comedi/drivers/addi_apci_1564.c | 294 +++++++++++++++++---
2 files changed, 316 insertions(+), 273 deletions(-)

--
1.9.3

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/