From: Jakub Kicinski Date: Wed, 13 Aug 2025 01:04:56 +0000 (-0700) Subject: Merge branch 'net-stmmac-improbe-suspend-resume-architecture' X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0a529da8cfe31361c1ef6a0661329745928c1dba;p=thirdparty%2Fkernel%2Fstable.git Merge branch 'net-stmmac-improbe-suspend-resume-architecture' Russell King says: ==================== net: stmmac: improbe suspend/resume architecture This series improves the stmmac suspend/resume architecture by providing a couple of method hooks in struct plat_stmmacenet_data which are called by core code, and thus are available for any of the platform glue drivers, whether using a platform or PCI device. As these methods are called by core code, we can also provide a simple PM ops structure also in the core code for converted glue drivers to use. The remainder of the patches convert the various drivers. ==================== Link: https://patch.msgid.link/aJo7kvoub5voHOUQ@shell.armlinux.org.uk Signed-off-by: Jakub Kicinski --- 0a529da8cfe31361c1ef6a0661329745928c1dba