commit | f831de1023d981859870b073796308c25295926c | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Wed Nov 05 10:21:00 2014 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Nov 05 14:59:47 2014 -0800 |
tree | 6a0d3b1c845d697ff19284f387c32a32e2b9fd16 | |
parent | c76844e1ffd7504b6f5b9a356ac3d3d230eed8db [diff] |
staging: comedi: adv_pci1710: use comedi_async 'scans_done' to detect EOA Remove the private data member 'ai_act_scan' and use the comedi_async 'scans_done' member to detect the end-of-acquisition. Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Reviewed-by: Ian Abbott <abbotti@mev.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>