commit | 5fde07640cc9905f961afd5b78d2269e157eea7c | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Mon Dec 09 15:30:40 2013 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Dec 17 10:01:50 2013 -0800 |
tree | 33438cfd0162e0b2dac4ac4238bdb9abbf6b3cc5 | |
parent | f9ec4efd3c5ffd9b9ea58fe85b395c54600006b6 [diff] |
staging: comedi: pcmmio: use core helpers to munge bipolar ai data Use the comedi_range_is_bipolar() and comedi_offset_munge() helpers to munge the bipolar analog input data. Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Reviewed-by: Ian Abbott <abbotti@mev.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>