aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorIan Abbott <[email protected]>2015-10-27 16:59:22 +0000
committerGreg Kroah-Hartman <[email protected]>2015-10-29 08:58:36 +0900
commite0c6fe1294f4931af263f0386fb45943451e8b4f (patch)
tree4d2de9b91a2ab4ade95e5ea7f22dcfa7c833d66b /tools/perf/scripts/python/event_analyzing_sample.py
parent3b2468fe9854941a175d57642a05aad6f52289c7 (diff)
staging: comedi: comedi_test: allow read-back of AO channels
COMEDI drivers often allow the last value written to a channel on an analog output subdevice to be read back via the "insn_read" handler. The "comedi_test" driver does not currently support that. It is a bit special because it loops back the last values written to the channel on the analog output subdevice to be read back via corresponding channels on the analog input subdevice. The "insn_read" handler for the analog input subdevice is `waveform_ai_insn_read()`. Set that as the "insn_read" handler for the analog output subdevice as well. Signed-off-by: Ian Abbott <[email protected]> Reviewed-by: H Hartley Sweeten <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions