diff options
author | Uwe Kleine-König <[email protected]> | 2023-05-20 19:47:35 +0200 |
---|---|---|
committer | Bartosz Golaszewski <[email protected]> | 2023-05-23 10:09:11 +0200 |
commit | b41cabb7be3c8113af0357366bd5e41a34b05a50 (patch) | |
tree | 9c2f094276494f5a66922bed3c20333962f4c70b /lib/mpi/mpi-sub-ui.c | |
parent | 2c99754ea0f90ed4a7ab0db9879e57a266b01bfc (diff) |
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 <[email protected]>
Reviewed-by: Linus Walleij <[email protected]>
Signed-off-by: Bartosz Golaszewski <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions