diff options
author | Uwe Kleine-König <[email protected]> | 2023-04-27 14:55:31 +0200 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2023-05-10 14:05:34 -0700 |
commit | 62279db5a3234d2d51310062fa2253b3a0de6fcf (patch) | |
tree | 86b0e118a0f80ffa6d1f5861288831374279b582 /lib/test-string_helpers.c | |
parent | ac9a78681b921877518763ba0e89202254349d1b (diff) |
clk: 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]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions