]> git.baikalelectronics.ru Git - kernel.git/commit
net: phy: broadcom: move shadow 0x1C register accessors to brcmphy.h
authorFlorian Fainelli <f.fainelli@gmail.com>
Sat, 23 Aug 2014 01:55:40 +0000 (18:55 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 23 Aug 2014 18:38:53 +0000 (11:38 -0700)
commit8115e7a95988aeb709b20223872dd6e6b17e829e
treed687efea56072223575739944125a7fc1ebae871
parent764764da5ce6c85ab52e42ff06a46704a0c89d3a
net: phy: broadcom: move shadow 0x1C register accessors to brcmphy.h

The shadow register 0x1C is used both by the BCM54xxx PHYs and the
BCM7xxx internal PHYs, move the accessors to a common location so both
drivers can use them.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/broadcom.c
include/linux/brcmphy.h