]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd55c8f53d93de8670f3348872183202ba879d637
tree06b24b57237fbd930e3b711f6105814553611d86
parent7dc98f0455adfc6e1f952d2097d0b23c08b3317b
net: phy: bcm7xxx: add an explicit version check for GPHY rev G0

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>
drivers/net/phy/bcm7xxx.c