diff options
author | Jakub Kicinski <kuba@kernel.org> | 2025-04-16 18:31:10 -0700 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-04-16 18:31:10 -0700 |
commit | da59ceed5ab999034d0955a461b7c9573d809daa (patch) | |
tree | e907b1407c64acb0d51f4b26d0f308b8b127fe6a /net/ipv6 | |
parent | 49593c298cf7f5dd360f029356bcbbcbff406d6f (diff) | |
parent | b3334f9f708cb27b9ae68f818e1424458f50497c (diff) |
Merge branch 'net-stmmac-sti-cleanups'
Russell King says:
====================
net: stmmac: sti cleanups
Clean up the STI platform glue code.
- IS_PHY_IF_MODE_RGMII() is just a duplicate for
phy_interface_mode_is_rgmii(), so use the generic version that we
already have.
- add init/exit functions that call clk_prepare_enable(),
sti_dwmac_set_mode() and clk_disable_unprepare() as appropriate,
converting to devm_stmmac_pltfr_probe().
- the custom suspend/resume ops do basically what the generic ones
do with init/exit functions populated, but also add runtime and
noirq ops. Update STI to use the generic ops.
====================
Link: https://patch.msgid.link/Z_6Mfx_SrionoU-e@shell.armlinux.org.uk
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/ipv6')
0 files changed, 0 insertions, 0 deletions