[PATCH 00/11] staging: comedi: quatech_daqp_cs: cleanup driver

H Hartley Sweeten hsweeten at visionengravers.com
Mon Feb 4 23:40:09 UTC 2013


Convert this pcmcia driver to the comedi auto attach mechanism and
use the new helpers to enable/disable the pcmcia device.

Cleanup some of the subdevices and the subdevice init.

The Analog input subdevice still could use a bit of cleanup.

H Hartley Sweeten (11):
  staging: comedi: quatech_daqp_cs: convert to auto attach
  staging: comedi: quatech_daqp_cs: use comedi_pcmcia_{enable,disable}
  staging: comedi: quatech_daqp_cs: use comedi_pcmcia_disable() for (*detach)
  staging: comedi: quatech_daqp_cs: ao subdevice does not support commands
  staging: comedi: quatech_daqp_cs: store private data in the comedi_device
  staging: comedi: quatech_daqp_cs: rename the private data struct
  staging: comedi: quatech_daqp_cs: remove unused define
  staging: comedi: quatech_daqp_cs: use (*insn_bits) for digital inputs
  staging: comedi: quatech_daqp_cs: use (*insn_bits) for digital outputs
  staging: comedi: quatech_daqp_cs: fix daqp_ao_insn_write()
  staging: comedi: quatech_daqp_cs: factor out common ai scanlist code

 drivers/staging/comedi/drivers/quatech_daqp_cs.c | 382 ++++++++---------------
 1 file changed, 125 insertions(+), 257 deletions(-)

-- 
1.8.1.1.293.gfe73786




More information about the devel mailing list