[PATCH v3 00/24] staging: comedi: quatech_daqp_cs: cleanup driver

Ian Abbott abbotti at mev.co.uk
Tue Oct 6 09:32:22 UTC 2015


On 05/10/15 22:22, H Hartley Sweeten wrote:
> Following is the cleanup series for the comedi quatech_daqp_cs PCMCIA
> driver.
>
> v2: fix patch 08/17 as pointed out by the kbuild test robot
>      daqp_ai_get_sample() should be static
>
> v3: drop the patch that changed the ai cmd timing (patch 03/17)
>      rebase the remaining patches and split up the patch that
>      cleaned up the register defines
>
> H Hartley Sweeten (24):
>    staging: comedi: quatech_daqp_cs: there are 4 digital outputs
>    staging: comedi: quatech_daqp_cs: there are 4 digital inputs
>    staging: comedi: quatech_daqp_cs: introduce daqp_ai_get_sample()
>    staging: comedi: quatech_daqp_cs: use comedi_offset_munge() in ao (*insn_write)
>    staging: comedi: quatech_daqp_cs: use comedi_timeout() in ao (*insn_write)
>    staging: comedi: quatech_daqp_cs: spaces preferred around that '<<'
>    staging: comedi: quatech_daqp_cs: redefine pacer clock options
>    staging: comedi: quatech_daqp_cs: introduce daqp_clear_events()
>    staging: comedi: quatech_daqp_cs: tidy up multi-line comments
>    staging: comedi: quatech_daqp_cs: rename register offsets
>    staging: comedi: quatech_daqp_cs: tidy up scanlist register bits
>    staging: comedi: quatech_daqp_cs: tidy up control register bits
>    staging: comedi: quatech_daqp_cs: tidy up status register bits
>    staging: comedi: quatech_daqp_cs: tidy up command register bits
>    staging: comedi: quatech_daqp_cs: document the 16-bit registers
>    staging: comedi: quatech_daqp_cs: tidy up aux register bitss
>    staging: comedi: quatech_daqp_cs: don't use interrupts for ai (*insn_read)
>    staging: comedi: quatech_daqp_cs: only hook up cmd support if we have an IRQ
>    staging: comedi: quatech_daqp_cs: remove 'interrupt_mode'
>    staging: comedi: quatech_daqp_cs: handle shared interrupt
>    staging: comedi: quatech_daqp_cs: fix daqp_ai_cancel()
>    staging: comedi: quatech_daqp_cs: cleanup Step 3 of ai (*do_cmdtest)
>    staging: comedi: quatech_daqp_cs: ai async command requires a pacer
>    staging: comedi: quatech_daqp_cs: avoid calculating pacer divisor multiple times
>
>   drivers/staging/comedi/drivers/quatech_daqp_cs.c | 684 ++++++++++++-----------
>   1 file changed, 355 insertions(+), 329 deletions(-)
>

Thanks!

Reviewed-by: Ian Abbott <abbotti at mev.co.uk>

-- 
-=( Ian Abbott @ MEV Ltd.    E-mail: <abbotti at mev.co.uk> )=-
-=(                          Web: http://www.mev.co.uk/  )=-


More information about the devel mailing list