[PATCH 0/3] staging: comedi: addi_apci_1564: prepare for adding Change-of-State interrupt support

From: Chase Southwood
Date: Sat May 24 2014 - 18:25:03 EST


This patchset adds the required subdevice for supporting DI COS interrupts,
as well as introducing a driver-specific private data struct that will
make the COS interrupt operations much more straightforward and clean.

Chase Southwood (3):
staging: comedi: addi_apci_1564: add a subdevice for Change-of-State
interrupt support
staging: comedi: addi_apci_1564: remove send_sig() use
staging: comedi: addi_apci_1564: introduce apci1564_private struct

.../comedi/drivers/addi-data/hwdrv_apci1564.c | 200 ++++++++++-----------
drivers/staging/comedi/drivers/addi_apci_1564.c | 54 +++---
2 files changed, 126 insertions(+), 128 deletions(-)

--
1.9.0

--
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/