diff options
author | Uwe Kleine-König <[email protected]> | 2023-07-18 22:14:53 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2023-07-19 14:00:46 +0100 |
commit | 2920e08bef609c8b59f9996fd6852a7b97119d75 (patch) | |
tree | f15338e8cdb8ab8c3825cc1bd92ddd25e6bbfc97 /drivers/platform/surface/aggregator/ssh_parser.c | |
parent | 6023fffc3e276d1ab0d1262ea9be3b720325fede (diff) |
regulator: max77857: Switch back to use struct i2c_driver's .probe()
After commit b8a1a4cd5a98 ("i2c: Provide a temporary .probe_new()
call-back type"), all drivers being converted to .probe_new() and then
commit 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]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'drivers/platform/surface/aggregator/ssh_parser.c')
0 files changed, 0 insertions, 0 deletions