linux-stable/drivers/iio/imu/inv_icm42600
Andy Shevchenko b892770a2c iio: Drop Duplicated "mount-matrix" parameter
All of the users of iio_read_mount_matrix() are using the very same
property name. Moreover, the property name is hard coded in the API
documentation.

Make this clear and avoid duplication now and in the future.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Sean Nyekjaer <sean@geanix.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20210518112546.44592-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
2021-06-03 18:24:13 +01:00
..
inv_icm42600.h iio: imu: inv_icm42600: add accurate timestamping 2020-06-27 14:24:42 +01:00
inv_icm42600_accel.c iio: make use of devm_iio_kfifo_buffer_setup() helper 2021-03-11 20:47:01 +00:00
inv_icm42600_buffer.c iio: imu: inv_icm42600: add accurate timestamping 2020-06-27 14:24:42 +01:00
inv_icm42600_buffer.h iio: imu: inv_icm42600: add buffer support in iio devices 2020-06-27 14:23:18 +01:00
inv_icm42600_core.c iio: Drop Duplicated "mount-matrix" parameter 2021-06-03 18:24:13 +01:00
inv_icm42600_gyro.c iio: make use of devm_iio_kfifo_buffer_setup() helper 2021-03-11 20:47:01 +00:00
inv_icm42600_i2c.c iio: imu: inv_icm42600: add device interrupt 2020-06-27 14:21:45 +01:00
inv_icm42600_spi.c iio: imu: inv_icm42600: add device interrupt 2020-06-27 14:21:45 +01:00
inv_icm42600_temp.c iio: imu: inv_icm42600: add temperature sensor support 2020-06-27 14:20:16 +01:00
inv_icm42600_temp.h iio: imu: inv_icm42600: add temperature sensor support 2020-06-27 14:20:16 +01:00
inv_icm42600_timestamp.c iio: imu: inv_icm42600: add accurate timestamping 2020-06-27 14:24:42 +01:00
inv_icm42600_timestamp.h iio: imu: inv_icm42600: add accurate timestamping 2020-06-27 14:24:42 +01:00
Kconfig iio: imu: inv_icm42600: add buffer support in iio devices 2020-06-27 14:23:18 +01:00
Makefile iio: imu: inv_icm42600: add accurate timestamping 2020-06-27 14:24:42 +01:00