mirror of https://github.com/torvalds/linux.git
The `macb_resume`/`macb_suspend` methods already call the `phylink_start`/`phylink_stop` methods during their execution so explicitly say that the PM of the PHY is done by MAC by using the `mac_managed_pm` flag of the `struct phylink_config`. This also fixes the warning message issued during resume: WARNING: CPU: 0 PID: 237 at drivers/net/phy/phy_device.c:323 mdio_bus_phy_resume+0x144/0x148 Depends-on: |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| macb.h | ||
| macb_main.c | ||
| macb_pci.c | ||
| macb_ptp.c | ||