aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2025-09-24 17:40:29 -0700
committerJakub Kicinski <kuba@kernel.org>2025-09-24 17:40:29 -0700
commit74eecb7c62d10f1feeb0a0d56bed605b7804a51a (patch)
tree5881f7fe82a4a6aa11bfc70d50857fdb5ee2b3d9 /tools/perf/scripts/python
parentdt-bindings: net: ethernet-controller: Fix grammar in comment (diff)
parentnet: stmmac: simplify stmmac_init_phy() (diff)
downloadlinux-74eecb7c62d10f1feeb0a0d56bed605b7804a51a.tar.gz
linux-74eecb7c62d10f1feeb0a0d56bed605b7804a51a.zip
Merge branch 'net-stmmac-yet-more-cleanups'
Russell King says: ==================== net: stmmac: yet more cleanups Building on the previous cleanup series, this cleans up yet more stmmac code. - Move stmmac_bus_clks_config() into stmmac_platform() which is where its onlny user is. - Move the xpcs Clause 73 test into stmmac_init_phy(), resulting in simpler code in __stmmac_open(). - Move "can't attach PHY" error message into stmmac_init_phy(). We then start moving stuff out of __stmac_open() into stmmac_open() (and correspondingly __stmmac_release() into stmmac_release()) which is not necessary when re-initialising the interface on e.g. MTU change. - Move initialisation of tx_lpi_timer - Move PHY attachment/detachment - Move PHY error message into stmmac_init_phy() Finally, simplfy the paths in stmmac_init_phy(). ==================== Link: https://patch.msgid.link/aNKDqqI7aLsuDD52@shell.armlinux.org.uk Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions