alistair23-linux/drivers/iio/imu
Lorenzo Bianconi b9fedb0a17 iio: imu: st_lsm6dsx: inline per-sensor data
As it has been already done for other st sensors in 'commit 9049531c91
("iio: accel: st_accel: inline per-sensor data")', get rid of some
defines and just open code the values into the appropriate struct
elements since the semantic meaning is inherent in the name of the
C99-addressable fields and there is no reason to duplicate the code

Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
2019-04-22 11:34:14 +01:00
..
bmi160 iio:bmi160: use if (ret) instead of if (ret < 0) 2019-02-09 15:25:25 +00:00
inv_mpu6050 iio: mpu6050: improve code readability 2019-04-04 20:19:48 +01:00
st_lsm6dsx iio: imu: st_lsm6dsx: inline per-sensor data 2019-04-22 11:34:14 +01:00
adis.c iio:imu:adis: Mark expected switch fall-throughs 2018-07-07 18:01:05 +01:00
adis16400.c iio: imu: adis16400: move adis16400.h into adis16400.c 2019-04-04 20:20:28 +01:00
adis16480.c iio: imu: adis16480: Add support for external clock 2019-04-04 20:19:57 +01:00
adis_buffer.c iio: imu: adis16400: move burst logic to ADIS lib 2019-04-04 20:20:26 +01:00
adis_trigger.c iio: adis_lib: Initialize trigger before requesting interrupt 2018-02-17 14:16:35 +00:00
Kconfig iio: imu: add support to lsm6dsx driver 2017-01-14 12:40:37 +00:00
kmx61.c iio:imu: drop assign iio_info.driver_module and iio_trigger_ops.owner 2017-08-22 21:31:01 +01:00
Makefile iio: imu: adis16400: rename adis16400_core.c -> adi16400.c 2019-04-04 20:20:27 +01:00