public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] staging: comedi: addi_apci_1564: small fixes in apci1564_auto_attach() and apci1564_detach()
@ 2014-07-11  4:00 Chase Southwood
  2014-07-11  4:01 ` [PATCH 1/4] staging: comedi: addi_apci_1564: remove len_chanlist from di and do subdevices Chase Southwood
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Chase Southwood @ 2014-07-11  4:00 UTC (permalink / raw)
  To: gregkh; +Cc: abbotti, hsweeten, devel, linux-kernel, Chase Southwood

This is a small patchset containing a handful of fixes to the ADDI-DATA
APCI1564 driver that I would like to get out of the way before I forget
to take care of them.  From here, I will move to start fixing the
digital input/timer/counters/watchdog functionality of the board.

Chase Southwood (4):
  staging: comedi: addi_apci_1564: remove len_chanlist from di and do
    subdevices
  staging: comedi: addi_apci_1564: remove unnecessary dev->board_name
    initialization
  staging: comedi: addi_apci_1564: remove null check of devpriv in
    apci1564_detach()
  staging: comedi: addi_apci_1564: fix s->maxdata assignment in do
    subdevice init.

 drivers/staging/comedi/drivers/addi_apci_1564.c | 18 +++++-------------
 1 file changed, 5 insertions(+), 13 deletions(-)

-- 
2.0.1


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

end of thread, other threads:[~2014-07-11 10:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-11  4:00 [PATCH 0/4] staging: comedi: addi_apci_1564: small fixes in apci1564_auto_attach() and apci1564_detach() Chase Southwood
2014-07-11  4:01 ` [PATCH 1/4] staging: comedi: addi_apci_1564: remove len_chanlist from di and do subdevices Chase Southwood
2014-07-11  4:02 ` [PATCH 2/4] staging: comedi: addi_apci_1564: remove unnecessary dev->board_name initialization Chase Southwood
2014-07-11  4:02 ` [PATCH 3/4] staging: comedi: addi_apci_1564: remove null check of devpriv in apci1564_detach() Chase Southwood
2014-07-11  4:02 ` [PATCH 4/4] staging: comedi: addi_apci_1564: fix s->maxdata assignment in do subdevice init Chase Southwood
2014-07-11 10:24 ` [PATCH 0/4] staging: comedi: addi_apci_1564: small fixes in apci1564_auto_attach() and apci1564_detach() Ian Abbott

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