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

2015-01-27 Thread Ian Abbott
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

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

2015-01-26 Thread H Hartley Sweeten
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 tidyin