linux_dsm_epyc7002/drivers/iio/imu/inv_mpu6050
Crestez Dan Leonard aadd3076db iio: inv_mpu6050: Cleanup hw_info mapping
The hw_info array was indexed by enum inv_devices chip_type despite the
fact that the enumeration had more members than the array and was
ordered differently.

The patch cleans this up and adds explicit chip_types to i2c/spi/acpi
IDs. It also adds some stricter checks inside the driver core.

This happened to work so far because the differences between the
supported models are very minor.

Signed-off-by: Crestez Dan Leonard <leonard.crestez@intel.com>
Acked-by: Ge Gao <ggao@invensense.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
2016-04-25 19:38:52 +01:00
..
inv_mpu_acpi.c iio: imu: inv_mpu6050: Remove unnecessary parentheses 2016-02-24 20:40:43 +00:00
inv_mpu_core.c iio: inv_mpu6050: Cleanup hw_info mapping 2016-04-25 19:38:52 +01:00
inv_mpu_i2c.c iio: inv_mpu6050: Cleanup hw_info mapping 2016-04-25 19:38:52 +01:00
inv_mpu_iio.h iio:imu:mpu6050: enhance mounting matrix support 2016-04-23 22:16:01 +01:00
inv_mpu_ring.c iio: imu: inv_mpu6050: Fix alignment with open parenthesis 2016-02-24 20:40:45 +00:00
inv_mpu_spi.c iio: inv_mpu6050: Cleanup hw_info mapping 2016-04-25 19:38:52 +01:00
inv_mpu_trigger.c iio: imu: inv_mpu6050: Fix alignment with open parenthesis 2016-02-24 20:40:45 +00:00
Kconfig iio: imu: inv_mpu6050: Add SPI support for MPU6000 2016-02-13 20:54:07 +00:00
Makefile iio: imu: inv_mpu6050: Add SPI support for MPU6000 2016-02-13 20:54:07 +00:00