diff options
author | Russell King (Oracle) <rmk+kernel@armlinux.org.uk> | 2025-04-15 17:42:34 +0100 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-04-16 18:31:06 -0700 |
commit | b3334f9f708cb27b9ae68f818e1424458f50497c (patch) | |
tree | e907b1407c64acb0d51f4b26d0f308b8b127fe6a /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
parent | 403068c6c9c25ef772d99bc91ce85ae39ed41c76 (diff) |
net: stmmac: sti: convert to stmmac_pltfr_pm_ops
As we now have the plat_dat->init()/plat_dat->exit() populated which
have the required functionality on suspend/resume, we can now use
stmmac_pltfr_pm_ops which has methods that call these two functions.
Switch over to use this.
Doing so also fills in the runtime PM ops and _noirq variants as well.
Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Link: https://patch.msgid.link/E1u4jMo-000rCS-6f@rmk-PC.armlinux.org.uk
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions