]> Pileus Git - ~andy/linux/commit
staging: comedi: pcmmio: use core helpers to munge bipolar ai data
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Mon, 9 Dec 2013 22:30:40 +0000 (15:30 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 17 Dec 2013 18:01:50 +0000 (10:01 -0800)
commit5fde07640cc9905f961afd5b78d2269e157eea7c
tree33438cfd0162e0b2dac4ac4238bdb9abbf6b3cc5
parentf9ec4efd3c5ffd9b9ea58fe85b395c54600006b6
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>
drivers/staging/comedi/drivers/pcmmio.c