1
0
Fork 0
remarkable-linux/drivers/iio/accel
Peter Meerwald 5585215b6d iio:accel:bma180: Use modifier instead of index in channel specification
This driver was not complying with the ABI and the purpose of this patch
is to bring it inline so that userspace will correctly identify the channels.

Should use channel modifiers (X/Y/Z), not channel indices
timestamp channel has scan index 3, not 4

Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net>
Cc: Kravchenko Oleksandr <x0199363@ti.com>
Cc: Stable@vger.kernel.org
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
2014-02-08 11:31:50 +00:00
..
Kconfig iio: add Bosch BMA180 acceleration sensor driver 2013-08-28 20:12:22 +01:00
Makefile iio: add Bosch BMA180 acceleration sensor driver 2013-08-28 20:12:22 +01:00
bma180.c iio:accel:bma180: Use modifier instead of index in channel specification 2014-02-08 11:31:50 +00:00
hid-sensor-accel-3d.c Merge v3.13-rc2 into staging-next 2013-12-02 16:39:07 -08:00
kxsd9.c iio:accel:kxsd9 fix missing mutex unlock 2013-11-17 15:22:00 +00:00
st_accel.h iio: Added ST-sensors platform data to select the DRDY interrupt pin 2013-08-03 18:40:28 +01:00
st_accel_buffer.c iio:st_accel: Drop redundant call to iio_sw_buffer_preenable() 2013-10-16 19:11:11 +01:00
st_accel_core.c iio:accel: Register buffer also without specific trigger 2013-09-21 19:24:07 +01:00
st_accel_i2c.c iio: accel: st_accel: Use devm_iio_device_alloc 2013-08-03 18:41:18 +01:00
st_accel_spi.c iio: accel: st_accel: Use devm_iio_device_alloc 2013-08-03 18:41:18 +01:00