On 20/11/14 22:10, H Hartley Sweeten wrote:
Following is the big cleanup for the adv_pci1724 driver.

H Hartley Sweeten (19):
   staging: comedi: adv_pci1724: use subdevice readback for 'ao_value'
   staging: comedi: adv_pci1724: use subdevice readback for 'offset_value'
   staging: comedi: adv_pci1724: use subdevice readback for 'gain_value'
   staging: comedi: adv_pci1724: remove NUM_AO_CHANNELS define
   staging: comedi: adv_pci1724: introduce adv_pci1724_insn_write()
   staging: comedi: adv_pci1724: use comedi_timeout() to wait for DAC idle state
   staging: comedi: adv_pci1724: absorb set_dac()
   staging: comedi: adv_pci1724: remove PCI_VENDOR_ID_ADVANTECH define
   staging: comedi: adv_pci1724: tidy up the register I/O map
   staging: comedi: adv_pci1724: define the dac control register bits
   staging: comedi: adv_pci1724: define the sync output control/status reg
   staging: comedi: adv_pci1724: remove enum sync_output_trigger_contents
   staging: comedi: adv_pci1724: define the board id register bits
   staging: comedi: adv_pci1724: absorb setup_subdevices()
   staging: comedi: adv_pci1724: remove unnecessary dev_info()
   staging: comedi: adv_pci1724: tidy up the pci_driver declaration
   staging: comedi: adv_pci1724: tidy up the comedi_driver declaration
   staging: comedi: adv_pci1724: tidy up multi-line comments
   staging: comedi: adv_pci1724: rename ao_ranges_1724

  drivers/staging/comedi/drivers/adv_pci1724.c | 471 +++++++++------------------
  1 file changed, 145 insertions(+), 326 deletions(-)


Reviewed-by: Ian Abbott <abbo...@mev.co.uk>

--
-=( Ian Abbott @ MEV Ltd.    E-mail: <abbo...@mev.co.uk> )=-
-=(                          Web: http://www.mev.co.uk/  )=-
_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to