diff options
author | Andrew Lunn <andrew@lunn.ch> | 2016-06-04 21:17:05 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-06-04 14:29:54 -0700 |
commit | 03a4a5408b674576e8f7e54dd6ed86398217a98e (patch) | |
tree | 9a7ad1b076db937cb9df498df6f433b3ab92e8e9 /net/dsa | |
parent | e755e49eb3ea925834006c294e989df52f592580 (diff) | |
download | linux-03a4a5408b674576e8f7e54dd6ed86398217a98e.tar.bz2 |
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')
0 files changed, 0 insertions, 0 deletions