diff options
author | Florian Fainelli <[email protected]> | 2022-08-04 10:36:04 -0700 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2022-08-05 19:02:18 -0700 |
commit | bc3410f250219660a7be032c01c954a53b2c26ab (patch) | |
tree | bbc9e6eba93365f0113c086fa804b0e93eb2a3b6 /scripts/gdb/linux/proc.py | |
parent | 049d5d9890e9f4ba6d384ba5cfc5e8698be1ae9e (diff) |
net: bcmgenet: Indicate MAC is in charge of PHY PM
Avoid the PHY library call unnecessarily into the suspend/resume functions by
setting phydev->mac_managed_pm to true. The GENET driver essentially does
exactly what mdio_bus_phy_resume() does by calling phy_init_hw() plus
phy_resume().
Fixes: fba863b81604 ("net: phy: make PHY PM ops a no-op if MAC driver manages PHY PM")
Signed-off-by: Florian Fainelli <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions