aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorIan Abbott <[email protected]>2014-10-31 14:32:27 +0000
committerGreg Kroah-Hartman <[email protected]>2014-11-03 16:31:23 -0800
commitcf5d2af6839deb2e7765648ce139dc9677db0c18 (patch)
tree9b6d2c9788491abac38d455d8ea827b0908416a8 /tools/perf/scripts/python/bin
parentc234566f776464594f6b73022497d4f5efd83e46 (diff)
staging: comedi: icp_multi: correct insn_bits returned data for DO
For some unfathomable reason, the Comedi `insn_bits` handler for the digital output subdevice (`icp_multi_insn_bits_do()`) writes the digital output register and reads back the unrelated digital input register. Read back the current state of the outputs (held in `s->state`) instead. 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/bin')
0 files changed, 0 insertions, 0 deletions