diff options
author | Uwe Kleine-König <[email protected]> | 2023-06-12 09:16:41 +0200 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-06-13 20:46:20 -0700 |
commit | e5d4a21b3a9477ead1c32504a56569a848c22736 (patch) | |
tree | b5a96934f2d0edc04ce41353e71bcd3c1a80b387 /tools/perf/scripts/python/net_dropmonitor.py | |
parent | a9c476978834f2c44c5d04b0938f661fe2f40728 (diff) |
mctp i2c: 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: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions