linux-stable/drivers/staging/iio/addac
Uwe Kleine-König 8ff55fe553 staging: 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/20230524151646.486847-2-u.kleine-koenig@pengutronix.de
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
2023-05-28 17:40:36 +01:00
..
Kconfig
Makefile staging: add missing SPDX lines to Makefile files 2019-04-03 11:10:15 +02:00
adt7316-i2c.c staging: iio: Switch i2c drivers back to use .probe() 2023-05-28 17:40:36 +01:00
adt7316-spi.c staging: iio: adt7316: create of_device_id array 2019-05-26 18:47:54 +01:00
adt7316.c staging: iio: fix some formatting issues 2021-05-19 17:59:29 +02:00
adt7316.h staging: iio: add proper SPDX identifiers to remaining driver files 2019-04-03 11:10:17 +02:00