public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] staging: comedi: addi_apci_1564: miscellaneous cleanups
@ 2014-08-12  2:02 Chase Southwood
  2014-08-12  2:02 ` [PATCH 1/3] staging: comedi: addi_apci_1564: remove apci1564_do_config Chase Southwood
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Chase Southwood @ 2014-08-12  2:02 UTC (permalink / raw)
  To: gregkh; +Cc: abbotti, hsweeten, devel, linux-kernel, Chase Southwood

This patchset removes an uncorrect and unneeded insn_config operation,
strips out remaining in-driver watchdog subdevice code, and cleans up the
driver's register map defines.

Chase Southwood (3):
  staging: comedi: addi_apci_1564: remove apci1564_do_config
  staging: comedi: addi_apci_1564: Remove in-driver watchdog support
    code
  staging: comedi: addi_apci_1564: tidy register map defines

 .../comedi/drivers/addi-data/hwdrv_apci1564.c      | 158 +++++++--------------
 drivers/staging/comedi/drivers/addi_apci_1564.c    |  20 +--
 2 files changed, 60 insertions(+), 118 deletions(-)

-- 
2.0.4


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

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

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-12  2:02 [PATCH 0/3] staging: comedi: addi_apci_1564: miscellaneous cleanups Chase Southwood
2014-08-12  2:02 ` [PATCH 1/3] staging: comedi: addi_apci_1564: remove apci1564_do_config Chase Southwood
2014-08-12  2:03 ` [PATCH 2/3] staging: comedi: addi_apci_1564: Remove in-driver watchdog support code Chase Southwood
2014-08-12  2:03 ` [PATCH 3/3] staging: comedi: addi_apci_1564: tidy register map defines Chase Southwood
2014-08-12  9:29 ` [PATCH 0/3] staging: comedi: addi_apci_1564: miscellaneous cleanups Ian Abbott

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