diff options
| author | H Hartley Sweeten <[email protected]> | 2014-11-05 10:31:37 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2014-11-07 09:29:41 -0800 |
| commit | 9e4d755cdf0e98daa186733765e5fa14395717af (patch) | |
| tree | 6a6ca31a19ed86f2739c0dba229c1ab608ac8447 /tools/perf/scripts/python/bin | |
| parent | f9f983821691fde4539c18e43634d5f9cfa8c011 (diff) | |
staging: comedi: cb_pcidas: use comedi_async 'scans_done' to detect AO EOA
Remove the private data member 'ao_count' and use the comedi_async 'scans_done'
member to detect the analog output end-of-acquisition.
Use the comedi_nsamples_left() helper to get the number of samples to actually
read from the async buffer.
Signed-off-by: H Hartley Sweeten <[email protected]>
Reviewed-by: Ian Abbott <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions