summaryrefslogtreecommitdiff
path: root/net/dsa/dsa.c
diff options
context:
space:
mode:
authorAndrew Lunn <andrew@lunn.ch>2016-06-04 22:17:05 +0300
committerDavid S. Miller <davem@davemloft.net>2016-06-05 00:29:54 +0300
commit03a4a5408b674576e8f7e54dd6ed86398217a98e (patch)
tree9a7ad1b076db937cb9df498df6f433b3ab92e8e9 /net/dsa/dsa.c
parente755e49eb3ea925834006c294e989df52f592580 (diff)
downloadlinux-03a4a5408b674576e8f7e54dd6ed86398217a98e.tar.xz
net: dsa: mv88e6xxx: Rename _phy_ to _mdio_
The switch implements a generic MDIO bus, which could host more than PHYs. It is conventional to use _mdio_ or _mii_ in the function name, so rename them. Also postfix make the historically first read/write function with _direct, to help distinguish it from _indirect and _ppu. While touching these functions, remove some of the _ prefixes, which we are deprecating. Signed-off-by: Andrew Lunn <andrew@lunn.ch> Reviewed-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/dsa/dsa.c')
0 files changed, 0 insertions, 0 deletions