2012-08-15 01:21:46

by Hartley Sweeten

[permalink] [raw]
Subject: [PATCH 0/7] staging: comedi: dyna_pci10xx: update driver

Update the dyna_pci10xx driver to use the PCI Pnp auto config mechanism
of the comedi core and remove the unneeded boardinfo code.

H Hartley Sweeten (7):
staging: comedi: dnya_pci10xx: remove thisboard and devpriv macros
staging: comedi: dnya_pci10xx: use attach_pci callback
staging: comedi: dnya_pci10xx: cleanup the analog output range
staging: comedi: dnya_pci10xx: remove unused fields in the boardinfo
staging: comedi: dnya_pci10xx: move boardinfo values into subdevice
setup
staging: comedi: dnya_pci10xx: remove unneeded boardinfo code
staging: comedi: dnya_pci10xx: remove unused DRV_NAME

drivers/staging/comedi/drivers/dyna_pci10xx.c | 161 +++++++-------------------
1 file changed, 41 insertions(+), 120 deletions(-)

--
1.7.11