diff options
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | 2023-05-20 19:47:35 +0200 |
---|---|---|
committer | Bartosz Golaszewski <bartosz.golaszewski@linaro.org> | 2023-05-23 10:09:11 +0200 |
commit | b41cabb7be3c8113af0357366bd5e41a34b05a50 (patch) | |
tree | 9c2f094276494f5a66922bed3c20333962f4c70b /fs/cifs/smb2transport.c | |
parent | gpio: add HAS_IOPORT dependencies (diff) | |
download | linux-b41cabb7be3c8113af0357366bd5e41a34b05a50.tar.xz linux-b41cabb7be3c8113af0357366bd5e41a34b05a50.zip |
gpio: 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>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Diffstat (limited to 'fs/cifs/smb2transport.c')
0 files changed, 0 insertions, 0 deletions