diff options
| author | Uwe Kleine-König <[email protected]> | 2023-05-18 00:01:35 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2023-05-29 15:04:52 +0100 |
| commit | f050bb8f56c6417c0f7ec18d32e709a9c97b57d4 (patch) | |
| tree | 3645b6d3665c534b119c9172cca46e592597c9ef /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 6e9b7cd6b84d027f81f796c43cfd9922723865a7 (diff) | |
misc: 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.
While touching these drivers, fix alignment in apds990x.c and bh1770glc.c.
Signed-off-by: Uwe Kleine-König <[email protected]>
Reviewed-by: Luca Ceresoli <[email protected]>
Reviewed-by: Jean Delvare <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions