net: phy: bcm7xxx: add an explicit version check for GPHY rev G0
authorFlorian Fainelli <f.fainelli@gmail.com>
Wed, 3 Dec 2014 17:57:00 +0000 (09:57 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 9 Dec 2014 02:33:29 +0000 (21:33 -0500)
GPHY revision G0 has its version rolled over to 0x10, introduce an
explicit check for that revision and invoke the proper workaround
function for it.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found