diff options
author | 2023-09-16 15:58:20 +0800 | |
---|---|---|
committer | 2023-09-18 12:44:35 +0100 | |
commit | 9086d3f2b5607f40cb1d37bf4a044f81749fd27e (patch) | |
tree | f78fd8507e764256776278c6684ec8252282c009 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: stmmac: dwmac-rk: use devm_stmmac_probe_config_dt() (diff) | |
download | wireguard-linux-9086d3f2b5607f40cb1d37bf4a044f81749fd27e.tar.xz wireguard-linux-9086d3f2b5607f40cb1d37bf4a044f81749fd27e.zip |
net: stmmac: dwmac-socfpga: use devm_stmmac_probe_config_dt()
Simplify the driver's probe() function by using the devres
variant of stmmac_probe_config_dt().
The calling of stmmac_pltfr_remove() 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