On 11/11/14 23:55, H Hartley Sweeten wrote:
Here's the big cleanup series for the dmm32at comedi driver.

H Hartley Sweeten (30):
   staging: comedi: dmm32at: make AI (*cancel) actually cancel async command
   staging: comedi: dmm32at: use comedi_async 'scans_done' to detect EOA
   staging: comedi: dmm32at: introduce dmm32_ai_get_sample()
   staging: comedi: dmm32at: tidy up dmm32at_ai_rinsn()
   staging: comedi: dmm32at: introduce dmm32at_reset()
   staging: comedi: dmm32at: tidy up subdevice initialization
   staging: comedi: dmm32at: tidy up cmd->scan_begin_{src,arg} validation
   staging: comedi: dmm32at: tidy up cmd->convert_{src,arg} validation
   staging: comedi: dmm32at: remove dmm32at_ns_to_timer()
   staging: comedi: dmm32at: remove unused members of the private data
   staging: comedi: dmm32at: introduce dmm32at_ai_set_chanspec()
   staging: comedi: dmm32at: use 8255 module for Digital I/O subdevice
   staging: comedi: dmm32at: rename DMM32AT_CONV
   staging: comedi: dmm32at: rename DMM32AT_AI[LM]SB
   staging: comedi: dmm32at: rename DMM32AT_AUXDOUT
   staging: comedi: dmm32at: rename DMM32AT_AI{LOW,HIGH}
   staging: comedi: dmm32at: rename DMM32AT_DAC[LM]SB
   staging: comedi: dmm32at: rename DMM32AT_DACSTAT
   staging: comedi: dmm32at: rename DMM32AT_DACMSB_CHAN
   staging: comedi: dmm32at: define the FIFO Depth register
   staging: comedi: dmm32at: rename DMM32AT_FIFOCNTRL
   staging: comedi: dmm32at: rename DMM32AT_FIFOSTAT
   staging: comedi: dmm32at: rename DMM32AT_CNTRL
   staging: comedi: dmm32at: rename DMM32AT_AISTAT
   staging: comedi: dmm32at: rename DMM32AT_INTCLOCK
   staging: comedi: dmm32at: rename DMM32AT_CNTRDIO
   staging: comedi: dmm32at: rename DMM32AT_AICONF
   staging: comedi: dmm32at: rename DMM32AT_AIRBACK
   staging: comedi: dmm32at: tidy up multi-line comments
   staging: comedi: dmm32at: update the MODULE_DESCRIPTION

  drivers/staging/comedi/Kconfig           |   1 +
  drivers/staging/comedi/drivers/dmm32at.c | 700 ++++++++++++-------------------
  2 files changed, 275 insertions(+), 426 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