diff options
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | 2023-06-12 09:22:22 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-06-12 12:56:41 +0200 |
commit | 3a2cb45ca0ccb5dab9b701f50cfd981f8dfd1673 (patch) | |
tree | 59d4862cdb8eccb6c137a4f4054b87f5be94c526 /include/net/flow_dissector.h | |
parent | net: phy: add driver for MediaTek SoC built-in GE PHYs (diff) | |
download | linux-3a2cb45ca0ccb5dab9b701f50cfd981f8dfd1673.tar.xz linux-3a2cb45ca0ccb5dab9b701f50cfd981f8dfd1673.zip |
net: mlxsw: 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 <u.kleine-koenig@pengutronix.de>
Reviewed-by: Ido Schimmel <idosch@nvidia.com>
Tested-by: Ido Schimmel <idosch@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net/flow_dissector.h')
0 files changed, 0 insertions, 0 deletions