]> www.infradead.org Git - users/hch/misc.git/commit
net: stmmac: call xpcs_config_eee_mult_fact()
authorRussell King (Oracle) <rmk+kernel@armlinux.org.uk>
Mon, 10 Feb 2025 10:53:50 +0000 (10:53 +0000)
committerJakub Kicinski <kuba@kernel.org>
Fri, 14 Feb 2025 21:42:51 +0000 (13:42 -0800)
commit060fb27060e89c7d31c1c9542a6d1fb058573ff5
treea98b17c3c03fd518b42a88b1de15759ef99a7f27
parent8c841486674a43df9db08210232987cf039b8942
net: stmmac: call xpcs_config_eee_mult_fact()

Arrange for stmmac to call the new xpcs_config_eee_mult_fact() function
to configure the EEE clock multiplying factor. This will allow the
removal of the xpcs_config_eee() calls in the next patch.

Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Link: https://patch.msgid.link/E1thRQE-003w76-3C@rmk-PC.armlinux.org.uk
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/stmicro/stmmac/stmmac_mdio.c