[PATCH 0/9] staging: comedi: das16: tidy up driver

Ian Abbott abbotti at mev.co.uk
Tue Jan 27 11:06:39 UTC 2015


On 26/01/15 23:17, H Hartley Sweeten wrote:
> This series was originally submitted as:
>    [PATCH 0/5] staging: comedi: das16: tidy up ai command operation
>
> Ian Abbott pointed out some issues in that series with my changes to the
> analog input (*do_cmdtest) and (*do_cmd) functions.
>
> This series drops those patches and just does some driver tidying. The
> (*do_cmdtest) and (*do_cmd) cleanup will come later once I get my head
> wrapped around it...
>
> H Hartley Sweeten (9):
>    staging: comedi: das16: absorb das16_ai_enable()
>    staging: comedi: das16: remove unnecessary das16_ai_disable()
>    staging: comedi: das16: absorb das16_ai_disable()
>    staging: comedi: das16: introduce das16_ai_range()
>    staging: comedi: das16: introduce das16_ao_range()
>    staging: comedi: das16: change type of private data 'timer_running'
>    staging: comedi: das16: use comedi_async 'scans_done' to detect EOA
>    staging: comedi: das16: fix DMA size for short transfers
>    staging: comedi: das16: introduce das16_ai_set_mux_range()
>
>   drivers/staging/comedi/drivers/das16.c | 272 ++++++++++++++++++---------------
>   1 file changed, 146 insertions(+), 126 deletions(-)
>

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