commit | 4b8ffac3859155b1f3c5ded5aeda41fedfe5555e | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Wed Nov 05 10:21:06 2014 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Nov 05 14:59:47 2014 -0800 |
tree | 91993fccfe49982a3bff4ace9d23bdfb96c04d11 | |
parent | 88340999de06facf5f4ae1b9f5b620ee04715a00 [diff] |
staging: comedi: usbduxsigma: use comedi_async 'scans_done' to detect AO EOA Remove the private data member 'ao_sample_count' and use the comedi_async 'scans_done' member to detect the analog output 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>