[PATCH 00/22] staging: comedi: adv_pci1710: tidy up driver

H Hartley Sweeten hsweeten at visionengravers.com
Wed Nov 4 16:55:14 UTC 2015


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.

H Hartley Sweeten (22):
  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: 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 | 433 +++++++++++++--------------
 1 file changed, 201 insertions(+), 232 deletions(-)

-- 
2.5.1



More information about the devel mailing list