]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
net: stmmac: pci: convert to suspend()/resume() methods
authorRussell King (Oracle) <rmk+kernel@armlinux.org.uk>
Mon, 11 Aug 2025 18:51:09 +0000 (19:51 +0100)
committerJakub Kicinski <kuba@kernel.org>
Wed, 13 Aug 2025 01:04:53 +0000 (18:04 -0700)
commitc91918a1e9767fc40488f69436f61af90221615b
treea780b5c7ac19f03e91167f957ae93e402f003bc2
parent38772638d6d1989655f5a05b273dc62a026e0ef1
net: stmmac: pci: convert to suspend()/resume() methods

Convert pci to use the new suspend() and resume() methods rather
than implementing these in custom wrappers around the main driver's
suspend/resume methods.

Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Link: https://patch.msgid.link/E1ulXbx-008gr4-5H@rmk-PC.armlinux.org.uk
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/stmicro/stmmac/stmmac_pci.c