commit | b15a7c039d30db0b38dfbced900f65b65c06bff9 | [log] [tgz] |
---|---|---|
author | Vivien Didelot <vivien.didelot@savoirfairelinux.com> | Fri May 26 18:03:07 2017 -0400 |
committer | David S. Miller <davem@davemloft.net> | Wed May 31 12:35:00 2017 -0400 |
tree | 82990d74a0db29cf80b48cb3aeec2d7922d339fa | |
parent | 7e20cfb50496c0549d11eab521feb5bc565c63a6 [diff] |
net: dsa: mv88e6xxx: rename PHY PPU functions Respect the implicit naming convention used in all register sets specific files, by renaming the mv88e6xxx_ppu_* functions with the mv88e6xxx_phy_* prefix. This is simply a s/xxx_ppu/xxx_phy_ppu/ substitution. Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Signed-off-by: David S. Miller <davem@davemloft.net>