]> www.infradead.org Git - users/hch/misc.git/commit
net: stmmac: remove stmmac_lpi_entry_timer_config()
authorRussell King (Oracle) <rmk+kernel@armlinux.org.uk>
Wed, 8 Jan 2025 16:49:00 +0000 (16:49 +0000)
committerJakub Kicinski <kuba@kernel.org>
Sat, 11 Jan 2025 01:51:03 +0000 (17:51 -0800)
commit1655a2279971c6f8195b52695fe92bad9aec365c
tree18c12def9fc68532e546f0614379a63304e3a0ae
parent17f47da103a6a12a3d4ab5db9245435d7f49b174
net: stmmac: remove stmmac_lpi_entry_timer_config()

Remove stmmac_lpi_entry_timer_config(), setting priv->eee_sw_timer_en
at the original call sites, and calling the appropriate
stmmac_xxx_hw_lpi_timer() function. No functional change.

Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Tested-by: Choong Yong Liang <yong.liang.choong@linux.intel.com>
Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Link: https://patch.msgid.link/E1tVZEq-0002LQ-PC@rmk-PC.armlinux.org.uk
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c