[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1400970182-20196-1-git-send-email-chase.southwood@gmail.com>
Date: Sat, 24 May 2014 17:23:02 -0500
From: Chase Southwood <chase.southwood@...il.com>
To: gregkh@...uxfoundation.org
Cc: abbotti@....co.uk, hsweeten@...ionengravers.com,
devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org,
Chase Southwood <chase.southwood@...il.com>
Subject: [PATCH 0/3] staging: comedi: addi_apci_1564: prepare for adding Change-of-State interrupt support
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists