All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] staging: comedi: addi_apci_1564: Further cleanups
@ 2014-05-03  7:54 Chase Southwood
  2014-05-03  7:55 ` [PATCH 1/4] staging: comedi: addi_apci_1564: board has 32 digital outputs Chase Southwood
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Chase Southwood @ 2014-05-03  7:54 UTC (permalink / raw)
  To: gregkh; +Cc: abbotti, hsweeten, devel, linux-kernel, Chase Southwood

Latest patchset in a continuing cleanup of addi_apci_1564.c.  Main focus
is on the auto_attach() function, but also cleaning up some of the old addi
common code wrappers.

To be applied on top of my prior patchset to this file (the one beginning
with [PATCH 1/6] staging: comedi: addi_apci_1564: remove eeprom support code)

Chase Southwood (4):
  staging: comedi: addi_apci_1564: board has 32 digital outputs
  staging: comedi: addi_apci_1564: don't allocate unused subdevices
  staging: comedi: addi_apci_1564: absorb apci1564_reset()
  staging: comedi: addi_apci_1564: call apci1564_interrupt() directly

 .../comedi/drivers/addi-data/hwdrv_apci1564.c      | 32 -------
 drivers/staging/comedi/drivers/addi_apci_1564.c    | 98 ++++++++++------------
 2 files changed, 45 insertions(+), 85 deletions(-)

-- 
1.9.0


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

end of thread, other threads:[~2014-05-06  9:19 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-03  7:54 [PATCH 0/4] staging: comedi: addi_apci_1564: Further cleanups Chase Southwood
2014-05-03  7:55 ` [PATCH 1/4] staging: comedi: addi_apci_1564: board has 32 digital outputs Chase Southwood
2014-05-03  7:56 ` [PATCH 2/4] staging: comedi: addi_apci_1564: don't allocate unused subdevices Chase Southwood
2014-05-03  7:57 ` [PATCH 3/4] staging: comedi: addi_apci_1564: absorb apci1564_reset() Chase Southwood
2014-05-03  7:57 ` [PATCH 4/4] staging: comedi: addi_apci_1564: call apci1564_interrupt() directly Chase Southwood
2014-05-05 16:46 ` [PATCH 0/4] staging: comedi: addi_apci_1564: Further cleanups Hartley Sweeten
2014-05-06  9:19 ` Ian Abbott

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.