diff options
author | Florian Fainelli <f.fainelli@gmail.com> | 2022-10-25 16:42:01 -0700 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2022-10-27 15:56:07 +0200 |
commit | 9f172134dde7e4f5bf4b9139f23a1e741ec1c36e (patch) | |
tree | e485a8b1a71f370018caf36f4fe18bbeddf5b675 /net | |
parent | 0e7ce23a917a9cc83ca3c779fbba836bca3bcf1e (diff) | |
download | linux-9f172134dde7e4f5bf4b9139f23a1e741ec1c36e.tar.gz |
net: bcmsysport: 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 SYSTEMPORT
driver essentially does exactly what mdio_bus_phy_resume() does by
calling phy_resume().
Fixes: fba863b81604 ("net: phy: make PHY PM ops a no-op if MAC driver manages PHY PM")
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Link: https://lore.kernel.org/r/20221025234201.2549360-1-f.fainelli@gmail.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions