aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorIan Abbott <[email protected]>2016-11-14 20:16:21 +0000
committerGreg Kroah-Hartman <[email protected]>2016-11-15 11:04:21 +0100
commit655c4d442d1213b617926cc6d54e2a9a793fb46b (patch)
tree915115ca2cbf9764e77c03b721187598cd54861e /tools/perf/scripts/python
parent29f22246477e4a754a198eb842271c83bda7a93c (diff)
staging: comedi: ni_mio_common: fix M Series ni_ai_insn_read() data mask
For NI M Series cards, the Comedi `insn_read` handler for the AI subdevice is broken due to ANDing the value read from the AI FIFO data register with an incorrect mask. The incorrect mask clears all but the most significant bit of the sample data. It should preserve all the sample data bits. Correct it. Fixes: 817144ae7fda ("staging: comedi: ni_mio_common: remove unnecessary use of 'board->adbits'") Signed-off-by: Ian Abbott <[email protected]> Cc: <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions