Merge branch 'bcm7xxx_workaround'
authorDavid S. Miller <[email protected]>
Mon, 29 Jun 2015 03:28:21 +0000 (20:28 -0700)
committerDavid S. Miller <[email protected]>
Mon, 29 Jun 2015 03:28:21 +0000 (20:28 -0700)
Florian Fainelli says:

====================
net: phy: bcm7xxx initial read/write workaround

This patch series fixes occasional BCM7xxx PHY driver binding failure due
to a harware bug where the first read or write does not come out of the PHY
MDIO management controller.

Since we have two different MDIO controllers using this PHY, a similar
need to be replicated in GENET and UniMAC MDIO.
====================

Signed-off-by: David S. Miller <[email protected]>

Trivial merge