diff options
author | Uwe Kleine-König <[email protected]> | 2023-05-25 22:48:12 +0200 |
---|---|---|
committer | Rob Herring <[email protected]> | 2023-06-12 13:31:21 -0600 |
commit | 03daea192aa3e251ab7593f5add27765dc6b6109 (patch) | |
tree | 84c37ed3637caf236ae3c7ee765e346c929c6f5c /lib/mpi/mpiutil.c | |
parent | 2b544ec6a1051b106351e5a4f0b4d591de82b924 (diff) |
of: unittest: Switch i2c driver 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: Rob Herring <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions