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:
|
||
---|---|---|
.. | ||
bcmgenet.c | ||
bcmgenet.h | ||
bcmgenet_wol.c | ||
bcmmii.c | ||
Makefile |