diff options
author | Uwe Kleine-König <[email protected]> | 2023-05-25 23:10:47 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2023-05-26 16:35:29 +0100 |
commit | 3e39448ad9b29ee1beb409210812b1a3df11de3f (patch) | |
tree | fa9ae6af84afee21251ca77ec8f71c7b9b6305c2 /scripts/generate_rust_analyzer.py | |
parent | dcb2d27444baeba91701bcab38d60c219cb47463 (diff) |
spi: 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: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions