[PATCH 00/19] staging: comedi: adl_pci6208: cleanup driver

From: H Hartley Sweeten
Date: Wed Jun 27 2012 - 17:51:11 EST


Cleanup the adl_pci6208 comedi driver.

H Hartley Sweeten (19):
staging: comedi: adl_pci6208: remove thisboard and devpriv macros
staging: comedi: adl_pci6208: refactor pci6208_find_device()
staging: comedi: adl_pci6208: remove the boardinfo 'ao_bits'
staging: comedi: adl_pci6208: document the register map of the device
staging: comedi: adl_pci6208: cleanup pci6208_pci_setup()
staging: comedi: adl_pci6208: remove pci6208_pci_setup()
staging: comedi: adl_pci6208: pass on the error code from
comedi_pci_enable
staging: comedi: adl_pci6208: consolidate the attach messages
staging: comedi: adl_pci6208: fix the digital i/o subdevice
staging: comedi: adl_pci6208: add whitespace to the subdev init
staging: comedi: adl_pci6208: return '0' for successful attach
staging: comedi: adl_pci6208: remove the bogus pci devices
staging: comedi: adl_pci6208: remove some useless comments
staging: comedi: adl_pci6208: remove unused variable in the private
data
staging: comedi: adl_pci6208: fix the ao_readback variable size
staging: comedi: adl_pci6208: cleanup pci6208_ao_winsn()
staging: comedi: adl_pci6208: cleanup pci6208_ao_rinsn()
staging: comedi: adl_pci6208: cleanup pci6208_attach()
staging: comedi: adl_pci6208: use the driver_name for the resource
name

drivers/staging/comedi/drivers/adl_pci6208.c | 372 +++++++++++----------------
1 file changed, 149 insertions(+), 223 deletions(-)

--
1.7.11

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/