On 13/11/15 18:11, H Hartley Sweeten wrote:
Now that the PCI-1720 support has been moved to a separate driver, remove
some unnecessary boardinfo in this driver and tidy it up a bit.

v2: address some issues pointed out by Ian Abbott with the patches that
       support external analog output reference
       tidy up analog output subdev_flags
       fix counter 0 internal clock source

     also add a new patch to
       tidy up analog input subdev_flags

H Hartley Sweeten (23):
   staging: comedi: adv_pci1710: remove 'has_irq' boardinfo
   staging: comedi: adv_pci1710: remove 'has_counter' boardinfo
   staging: comedi: adv_pci1710: don't "reset" board when detaching
   staging: comedi: adv_pci1710: refactor ai range programming
   staging: comedi: adv_pci1710: define the mux control register bits
   staging: comedi: adv_pci1710: remove 'n_aichan' boardinfo
   staging: comedi: adv_pci1710: remove 'has_di_do' boardinfo
   staging: comedi: adv_pci1710: remove 'has_large_fifo' and 'has_diff_ai' 
boardinfo
   staging: comedi: adv_pci1710: tidy up boardinfo definition
   staging: comedi: adv_pci1710: rename interrupt_service_pci1710()
   staging: comedi: adv_pci1710: rename pci171x_insn_counter_config()
   staging: comedi: adv_pci1710: rename pci171x_d[io]_insn_bits
   staging: comedi: adv_pci1710: rename pci171x_ao_insn_write()
   staging: comedi: adv_pci1710: support external analog output reference
   staging: comedi: adv_pci1710: tidy up analog output subdev_flags
   staging: comedi: adv_pci1710: tidy up analog input subdev_flags
   staging: comedi: adv_pci1710: post increment 'subdev' in (*auto_attach)
   staging: comedi: adv_pci1710: ai (*cancel) should not enable software trigger
   staging: comedi: adv_pci1710: tidy up pci1710_reset()
   staging: comedi: adv_pci1710: fix counter 0 internal clock source
   staging: comedi: adv_pci1710: fix ai (*insn_read)
   staging: comedi: adv_pci1710: rename pci171x_ai_{cmd,cmdtest}()
   staging: comedi: adv_pci1710: rename pci171x_ai_*()

  drivers/staging/comedi/drivers/adv_pci1710.c | 437 +++++++++++++--------------
  1 file changed, 207 insertions(+), 230 deletions(-)


Thanks!

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