commit | 3af20efc0f83cdc65ce56ec108c0e81f602364df | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Fri Aug 22 18:55:39 2014 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sat Aug 23 11:38:53 2014 -0700 |
tree | c5315232b726b9b1cdbb61be15802d281c960206 | |
parent | 5aa8dbbd5f9ae6ec6f5ab88596a29a5b5d4caf31 [diff] |
net: phy: broadcom: extract all registers to brcmphy.h Commit 439d39a9ac8fbbba9c04581361188f33f21ced50 ("net: phy: broadcom: extract register definitions") added a bunch of registers to brcmphy.h but left some to broadcom.c, move all of them to the header file since the BCM54xx and BCM7xxx PHY drivers do share all of these registers. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>