diff options
author | Uwe Kleine-König <[email protected]> | 2023-06-12 09:39:00 +0200 |
---|---|---|
committer | Hans de Goede <[email protected]> | 2023-06-13 12:32:16 +0200 |
commit | 8802fcfb57d5ec1adc866bde010f07be78267e4e (patch) | |
tree | af062876b21161f14d331b5faa41b706eef65120 /tools/testing/selftests/bpf/progs/test_autoload.c | |
parent | f2b689ab2f8cc089cc7659c323f282e6a1fb6d64 (diff) |
platform/surface: surface3_power: 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]>
Acked-by: Maximilian Luz <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Hans de Goede <[email protected]>
Signed-off-by: Hans de Goede <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions