diff options
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | 2023-05-17 19:55:14 +0300 |
---|---|---|
committer | Sebastian Reichel <sebastian.reichel@collabora.com> | 2023-06-04 23:33:22 +0300 |
commit | fe20b1dcd2de47cdc983a47f4fb7a781e0b6c39c (patch) | |
tree | 602edfe57365c034e89a5634c1a324d1afc8b140 /crypto/tea.c | |
parent | eae36cb82440bc14e3299e46efdf2bdcc381880c (diff) | |
download | linux-fe20b1dcd2de47cdc983a47f4fb7a781e0b6c39c.tar.xz |
power: supply: 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>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Diffstat (limited to 'crypto/tea.c')
0 files changed, 0 insertions, 0 deletions