public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] staging: comedi: addi_apci_1564: provide interface to read diagnostic status
@ 2014-08-01  1:55 Chase Southwood
  2014-08-01  1:56 ` [PATCH 1/2] staging: comedi: addi_apci_1564: add subdevice to check " Chase Southwood
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Chase Southwood @ 2014-08-01  1:55 UTC (permalink / raw)
  To: gregkh; +Cc: abbotti, hsweeten, devel, linux-kernel, Chase Southwood

This patchset creates a simple subdevice to allow for reading of the
board's diagnostic status, and then removes any code which is related to
diagnostic interrupts, as the driver will not support these at this time.

Chase Southwood (2):
  staging: comedi: addi_apci_1564: add subdevice to check diagnostic
    status
  staging: comedi: addi_apci_1564: remove diagnostic interrupt support
    code

 .../comedi/drivers/addi-data/hwdrv_apci1564.c      | 14 --------
 drivers/staging/comedi/drivers/addi_apci_1564.c    | 41 ++++++++++++----------
 2 files changed, 22 insertions(+), 33 deletions(-)

-- 
2.0.3


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-08-01 12:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-01  1:55 [PATCH 0/2] staging: comedi: addi_apci_1564: provide interface to read diagnostic status Chase Southwood
2014-08-01  1:56 ` [PATCH 1/2] staging: comedi: addi_apci_1564: add subdevice to check " Chase Southwood
2014-08-01  1:56 ` [PATCH 2/2] staging: comedi: addi_apci_1564: remove diagnostic interrupt support code Chase Southwood
2014-08-01 12:26 ` [PATCH 0/2] staging: comedi: addi_apci_1564: provide interface to read diagnostic status Ian Abbott

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox