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)
commit705314797b8b997554b7e9d0ea7b65a497356e53
treed687efea56072223575739944125a7fc1ebae871
parent3af20efc0f83cdc65ce56ec108c0e81f602364df
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
This page took 0.040542 seconds and 5 git commands to generate.