summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorH Hartley Sweeten <hsweeten@visionengravers.com>2013-06-05 15:36:45 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-06-06 12:01:34 -0700
commita0e82af4c5703138b21e417440ffc937b671db1e (patch)
treef67dabac2838cf0f3bc56b5cb984fc5006e10110 /tools/perf/scripts/python
parentbcc01b4d852c73dbd4cc569c905b5ab1833d00d3 (diff)
staging: comedi: pcmad: remove need for boardinfo in pcmad_ai_insn_read()
The const boardinfo pointer is only used in this function to work out the value needed to convert the data to its twos complement. Use the comedi_subdevice 'maxdata' to do this conversion and remove the 'board' pointer. Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Cc: Ian Abbott <abbotti@mev.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions