linux/drivers/iio/imu/st_lsm6dsx
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
..
Kconfig iio: imu: st_lsm6dsx: add support to LSM6DSR 2019-04-07 11:29:43 +01:00
Makefile iio: imu: st_lsm6dsx: add i2c embedded controller support 2018-11-16 18:32:33 +00:00
st_lsm6dsx_buffer.c iio: imu: st_lsm6dsx: remove set but not used variables 'acc_sensor' and 'gyro_sensor' 2019-04-14 13:39:30 +01:00
st_lsm6dsx_core.c iio: imu: st_lsm6dsx: inline per-sensor data 2019-04-22 11:34:14 +01:00
st_lsm6dsx_i2c.c iio: imu: st_lsm6dsx: add support to LSM6DSR 2019-04-07 11:29:43 +01:00
st_lsm6dsx_shub.c iio: imu: st_lsm6dsx: remove set but not used variable '' 2018-12-22 16:58:14 +00:00
st_lsm6dsx_spi.c iio: imu: st_lsm6dsx: add support to LSM6DSR 2019-04-07 11:29:43 +01:00
st_lsm6dsx.h iio: imu: st_lsm6dsx: add support to LSM6DSR 2019-04-07 11:29:43 +01:00