diff options
author | H Hartley Sweeten <hsweeten@visionengravers.com> | 2013-04-08 18:20:41 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-04-09 16:29:24 -0700 |
commit | c7c1161dfd98c00a1fa4691057b7418b8c26a1f2 (patch) | |
tree | 2921ed46c1a4fe6c325b8b4b82b8b2107c4583fd /tools/perf/scripts/python | |
parent | 929b343297f3f7419a67dff4e8f4110f919682f8 (diff) |
staging: comedi: rti800: tidy up ai two's complement support
The analog input on this board can return data as either two's
complement or straight binary data. The format is selected by a
jumper of the board and enabled by the user as option[4] when
attaching to the board.
Replace the adc_coding enum with a simple bool to indicate that
the data is returned in two's complement form.
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