linux/drivers/staging/iio
Lars-Peter Clausen 70e01880a9 staging:iio:ad7780: Mark channels as unsigned
The values reported by the AD7780 are unsigned with a binary offset:

	0x000000 is negative fullscale
	0x800000 is zeroscale
	0xffffff is positive fullscale

So mark the channel in the channel spec as unsigned rather than signed.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
2012-08-16 20:24:37 +01:00
..
accel
adc staging:iio:ad7780: Mark channels as unsigned 2012-08-16 20:24:37 +01:00
addac
cdc
Documentation
frequency
gyro
impedance-analyzer
imu
light
magnetometer
meter
resolver
trigger
iio_dummy_evgen.c
iio_dummy_evgen.h
iio_hwmon.c
iio_simple_dummy.c
iio_simple_dummy.h
iio_simple_dummy_buffer.c
iio_simple_dummy_events.c
Kconfig
Makefile
ring_hw.h
ring_sw.c
ring_sw.h
TODO