alistair23-linux/drivers/iio/imu/inv_mpu6050
Daniel Baluta 393dbe4e18 iio: imu: mpu6050: Fix name/chip_id when using ACPI
When using ACPI, id is NULL and the current code automatically
defaults name to NULL and chip id to 0. We should instead use
the data provided in the ACPI device table.

Fixes: c816d9e7a5 ("iio: imu: mpu6050: fix possible NULL dereferences")
Signed-off-by: Daniel Baluta <daniel.baluta@intel.com>
Reviewed-By: Matt Ranostay <matt.ranostay@intel.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
2016-05-04 08:44:27 +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: imu: mpu6050: add mpu6500 register settings 2016-02-25 19:54:27 +00:00
inv_mpu_i2c.c iio: imu: mpu6050: Fix name/chip_id when using ACPI 2016-05-04 08:44:27 +01:00
inv_mpu_iio.h iio: imu: mpu6050: add mpu6500 register settings 2016-02-25 19:54:27 +00: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: imu: mpu6050: fix possible NULL dereferences 2016-05-04 08:42:00 +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: Fix inv_mpu6050 dependencies 2016-03-28 09:52:09 +01:00
Makefile iio: imu: inv_mpu6050: Add SPI support for MPU6000 2016-02-13 20:54:07 +00:00