This patchset improves and simplifies stopping the PHY. Heiner Kallweit (3): net: phy: check that PHY is stopped when entering phy_disconnect net: phy: ensure phylib state machine is stopped after calling phy_stop net: phy: remove phy_stop_interrupts
v2: - break down the patch to a patchset drivers/net/phy/phy.c | 18 +----------------- drivers/net/phy/phy_device.c | 9 ++++++--- include/linux/phy.h | 1 - 3 files changed, 7 insertions(+), 21 deletions(-) -- 2.20.1