net: phy: smsc: LAN8710/20: remove PHY_RST_AFTER_CLK_EN flag
authorMarco Felsch <m.felsch@pengutronix.de>
Wed, 9 Sep 2020 13:45:01 +0000 (15:45 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 9 Sep 2020 21:15:02 +0000 (14:15 -0700)
commitd65af21842f8a7821fc3b28dc043c2f92b2b312c
treec5ee0dde8468195c03e6f1c775615132adb6b90f
parentbedd8d78aba300860cec3f85d6ff549b3b7f2679
net: phy: smsc: LAN8710/20: remove PHY_RST_AFTER_CLK_EN flag

Don't reset the phy without respect to the PHY library state machine
because this breaks the phy IRQ mode. The same behaviour can be archived
now by specifying the refclk.

Signed-off-by: Marco Felsch <m.felsch@pengutronix.de>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/smsc.c