commit | 705314797b8b997554b7e9d0ea7b65a497356e53 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Fri Aug 22 18:55:40 2014 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sat Aug 23 11:38:53 2014 -0700 |
tree | d687efea56072223575739944125a7fc1ebae871 | |
parent | 3af20efc0f83cdc65ce56ec108c0e81f602364df [diff] |
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>