phy: Revert toggling reset changes.
authorDavid S. Miller <davem@davemloft.net>
Tue, 4 Dec 2018 16:47:44 +0000 (08:47 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 20 Mar 2020 08:07:37 +0000 (09:07 +0100)
commit4ffa65aa2bc5db1be0348391d44458bffdba8786
tree621bc45aec42e38bc2bae7baebeceb8f98e3b46c
parentdbfc9e9878561da92cdcda41f321137c16966587
phy: Revert toggling reset changes.

commit 7b566f70e1bf65b189b66eb3de6f431c30f7dff2 upstream.

This reverts:

ef1b5bf506b1 ("net: phy: Fix not to call phy_resume() if PHY is not attached")
8c85f4b81296 ("net: phy: micrel: add toggling phy reset if PHY is not  attached")

Andrew Lunn informs me that there are alternative efforts
underway to fix this more properly.

Signed-off-by: David S. Miller <davem@davemloft.net>
[just take the ef1b5bf506b1 revert - gregkh]
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/phy/phy_device.c