diff options
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | 2023-05-24 17:16:42 +0200 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2023-05-28 17:40:36 +0100 |
commit | 8ff55fe553b327ab8bcd91133d6a4b1b506f629e (patch) | |
tree | 3da9e099115b572760d921b0677e0c08da2e1d3f /scripts | |
parent | 8b5e7c33b3693aa12b5ce1cd0930f7b8bb978281 (diff) | |
download | linux-stable-8ff55fe553b327ab8bcd91133d6a4b1b506f629e.tar.gz linux-stable-8ff55fe553b327ab8bcd91133d6a4b1b506f629e.tar.bz2 linux-stable-8ff55fe553b327ab8bcd91133d6a4b1b506f629e.zip |
staging: iio: Switch i2c drivers back to use .probe()
After commit b8a1a4cd5a98 ("i2c: Provide a temporary .probe_new()
call-back type"), all drivers being converted to .probe_new() and then
03c835f498b5 ("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>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions