mirror_ubuntu-kernels/drivers/iio/imu/inv_mpu6050
Uwe Kleine-König 7cf15f4275 iio: Switch i2c drivers back to use .probe()
After commit b8a1a4cd5a ("i2c: Provide a temporary .probe_new()
call-back type"), all drivers being converted to .probe_new() and then
03c835f498 ("i2c: Switch .probe() to not take an id parameter") convert
back to (the new) .probe() to be able to eventually drop .probe_new() from
struct i2c_driver.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Link: https://lore.kernel.org/r/20230515205048.19561-1-u.kleine-koenig@pengutronix.de
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
2023-05-21 18:54:53 +01:00
..
inv_mpu_acpi.c iio: imu: inv_mpu6050: move from strlcpy with unused retval to strscpy 2022-08-19 18:23:48 +01:00
inv_mpu_aux.c iio: imu: inv_mpu6050: helpers for using i2c master on auxiliary bus 2019-10-05 12:06:16 +01:00
inv_mpu_aux.h iio: imu: inv_mpu6050: helpers for using i2c master on auxiliary bus 2019-10-05 12:06:16 +01:00
inv_mpu_core.c iio: imu: mpu6050: Add support for the ICM 20600 IMU 2023-05-13 18:57:36 +01:00
inv_mpu_i2c.c iio: Switch i2c drivers back to use .probe() 2023-05-21 18:54:53 +01:00
inv_mpu_iio.h iio: imu: mpu6050: Add support for the ICM 20600 IMU 2023-05-13 18:57:36 +01:00
inv_mpu_magn.c drivers/iio: Remove all strcpy() uses 2021-09-14 12:00:30 +01:00
inv_mpu_magn.h iio: imu: inv_mpu6050: fix data polling interface 2020-03-08 17:28:38 +00:00
inv_mpu_ring.c iio:imu:inv_mpu6050: Use regmap_noinc_read for fifo reads. 2020-09-21 20:01:51 +01:00
inv_mpu_spi.c iio: imu: mpu6050: Add support for the ICM 20600 IMU 2023-05-13 18:57:36 +01:00
inv_mpu_trigger.c Add startup time for each chip using inv_mpu6050 driver 2021-07-19 09:51:59 +01:00
Kconfig iio: imu: mpu6050: Add support for the ICM 20600 IMU 2023-05-13 18:57:36 +01:00
Makefile iio: imu: inv_mpu6050: add MPU925x magnetometer support 2019-10-05 12:14:20 +01:00