Re: [PATCH 0/4] staging: comedi: das6402: add basic AI async command support

2014-11-13 Thread Ian Abbott
On 12/11/14 23:00, H Hartley Sweeten wrote: This driver was _really_ broken and had to be rewritten. During that rewrite the async command support was stubbed in but not completed. This series adds support for basic AI async commands. H Hartley Sweeten (4): staging: comedi: das6402: add basi

[PATCH 0/4] staging: comedi: das6402: add basic AI async command support

2014-11-12 Thread H Hartley Sweeten
This driver was _really_ broken and had to be rewritten. During that rewrite the async command support was stubbed in but not completed. This series adds support for basic AI async commands. H Hartley Sweeten (4): staging: comedi: das6402: add basic (*do_cmdtest) for AI async commands staging