Merge branch 'r8152-phy-fixes'
authorDavid S. Miller <davem@davemloft.net>
Wed, 21 Sep 2016 04:53:53 +0000 (00:53 -0400)
committerDavid S. Miller <davem@davemloft.net>
Wed, 21 Sep 2016 04:53:53 +0000 (00:53 -0400)
Hayes Wang says:

====================
r8152: correct the flow of PHY

First, to enable the PHY as early as possible. Some settings may fail if the
PHY is power down.

Move the other PHY settings to hw_phy_cfg() to make sure the order is correct.

Finally, disable ALDPS and EEE before updating the PHY for RTL8153.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge