mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] staging: comedi: addi_apci_1564: remove boardinfo
@ 2014-05-07  7:02 Chase Southwood
  2014-05-07  7:03 ` [PATCH 1/2] staging: comedi: addi_apci_1564: remove check for timer subdevice Chase Southwood
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Chase Southwood @ 2014-05-07  7:02 UTC (permalink / raw)
  To: gregkh; +Cc: abbotti, hsweeten, devel, linux-kernel, Chase Southwood

This patchset removes the last dependency on this driver's boardinfo (the
timer subdevice init), and then removes the boardinfo from the driver.

To be applied on top of my prior patchset "staging: comedi:
addi_apci_1564: further cleanups"

Chase Southwood (2):
  staging: comedi: addi_apci_1564: remove check for timer subdevice
  staging: comedi: addi_apci_1564: remove boardinfo

 drivers/staging/comedi/drivers/addi_apci_1564.c | 40 +++++++------------------
 1 file changed, 10 insertions(+), 30 deletions(-)

-- 
1.9.0


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

end of thread, other threads:[~2014-05-07 15:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-07  7:02 [PATCH 0/2] staging: comedi: addi_apci_1564: remove boardinfo Chase Southwood
2014-05-07  7:03 ` [PATCH 1/2] staging: comedi: addi_apci_1564: remove check for timer subdevice Chase Southwood
2014-05-07  7:04 ` [PATCH 2/2] staging: comedi: addi_apci_1564: remove boardinfo Chase Southwood
2014-05-07  9:08 ` [PATCH 0/2] " Ian Abbott
2014-05-07 15:56 ` Hartley Sweeten

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

Powered by JetHome