diff options
| author | H Hartley Sweeten <[email protected]> | 2015-08-05 10:45:14 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2015-08-07 15:03:30 -0700 |
| commit | b047d9ccc3a40b672594b4eab1eac91d7efebcd9 (patch) | |
| tree | 5b924050003088d079262dd8e2839e50a60fbc1a /tools/perf/scripts/python/bin/netdev-times-record | |
| parent | a31b50ed1b600ed198252acccf6ec570fabcfc03 (diff) | |
staging: comedi: me4000: introduce me4000_ai_reset()
Introduce a helper function to stop any ai conversions and reset the
ai control register. This consolidates the common code in me4000_reset()
and me4000_ai_cancel().
Use the new helper in the ai (*insn_read) to ensure that the ai control
register is set to a known state after reading the samples.
The ai control register will now always be '0' after the (*cancel) of
a command or doing an (*insn_read). Knowing this the programming of
the register for single acquisition mode in the (*insn_read) can be
simplified.
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/netdev-times-record')
0 files changed, 0 insertions, 0 deletions