diff options
author | 2023-09-16 15:58:21 +0800 | |
---|---|---|
committer | 2023-09-18 12:44:35 +0100 | |
commit | 6d6c119373593d769ee483e472ac376c2446d801 (patch) | |
tree | ad72d6f249a7b608ed9f9acfbf6995da85553a32 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: stmmac: dwmac-socfpga: use devm_stmmac_probe_config_dt() (diff) | |
download | wireguard-linux-6d6c119373593d769ee483e472ac376c2446d801.tar.xz wireguard-linux-6d6c119373593d769ee483e472ac376c2446d801.zip |
net: stmmac: dwmac-starfive: use devm_stmmac_probe_config_dt()
Simplify the driver's probe() function by using the devres
variant of stmmac_probe_config_dt().
The remove_new() callback now needs to be switched to
stmmac_pltfr_remove_no_dt().
Signed-off-by: Jisheng Zhang <jszhang@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions