mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/7] staging: comedi: update the contec_pci_dio driver
@ 2012-08-16  0:28 H Hartley Sweeten
  0 siblings, 0 replies; only message in thread
From: H Hartley Sweeten @ 2012-08-16  0:28 UTC (permalink / raw)
  To: Linux Kernel; +Cc: devel, abbotti, gregkh

Remove the need for the boardinfo, this driver only supports one board type.
Convert the driver to use the comedi PCI auto config (attach_pci).
Cleanup the digital output insn_bits function.

H Hartley Sweeten (7):
  staging: comedi: contec_pci_dio: remove thisboard macro
  staging: comedi: contec_pci_dio: remove function trace messages
  staging: comedi: contec_pci_dio: remove unused fields in the
    boardinfo
  staging: comedi: contec_pci_dio: define register map for board
  staging: comedi: contec_pci_dio: remove unneeded boardinfo code
  staging: comedi: contec_pci_dio: use attach_pci callback
  staging: comedi: contec_pci_dio: cleanup contec_do_insn_bits

 drivers/staging/comedi/drivers/contec_pci_dio.c | 146 ++++++++----------------
 1 file changed, 50 insertions(+), 96 deletions(-)

-- 
1.7.11


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-08-16  0:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-08-16  0:28 [PATCH 0/7] staging: comedi: update the contec_pci_dio driver H 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