diff options
author | Uwe Kleine-König <[email protected]> | 2023-06-12 09:39:02 +0200 |
---|---|---|
committer | Hans de Goede <[email protected]> | 2023-06-13 12:32:47 +0200 |
commit | aeaee158c2dbcba3763044424783e98846a1922c (patch) | |
tree | 465f6f98187a27d9b5f6444fc384b3245939257d /tools/testing/selftests/bpf/progs/test_autoload.c | |
parent | bba73a1d05f3445ef7ae42456692078cd66ab39b (diff) |
platform/x86: int3472: 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]
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