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(-) -- 2.0.3 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel