diff options
author | 2025-04-14 16:51:01 +0100 | |
---|---|---|
committer | 2025-04-15 08:36:54 -0700 | |
commit | debfcb3f58488e1ee8177a03bf9338ede936158f (patch) | |
tree | 5d8578441e439c018f6696c92c4e99575d63eadc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: stmmac: imx: use stmmac_pltfr_probe() (diff) | |
download | wireguard-linux-debfcb3f58488e1ee8177a03bf9338ede936158f.tar.xz wireguard-linux-debfcb3f58488e1ee8177a03bf9338ede936158f.zip |
net: stmmac: ingenic: convert to stmmac_pltfr_pm_ops
Convert the Ingenic glue driver to use the generic stmmac platform
power management operations.
In order to do this, we need to make ingenic_mac_init() arguments
compatible with plat_dat->init() by adding a plat_dat member to struct
ingenic_mac. This allows the custom suspend/resume operations to be
removed, and the PM ops pointer replaced with stmmac_pltfr_pm_ops.
This will adds runtime PM and noirq suspend/resume ops to this driver.
Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Link: https://patch.msgid.link/E1u4M5N-000YGD-5i@rmk-PC.armlinux.org.uk
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions