]> git.baikalelectronics.ru Git - kernel.git/commit
net: dsa: mv88e6xxx: rename PHY PPU functions
authorVivien Didelot <vivien.didelot@savoirfairelinux.com>
Fri, 26 May 2017 22:03:07 +0000 (18:03 -0400)
committerDavid S. Miller <davem@davemloft.net>
Wed, 31 May 2017 16:35:00 +0000 (12:35 -0400)
commit35822b530bd0ab104464643c5fd593307f3e2b14
tree82990d74a0db29cf80b48cb3aeec2d7922d339fa
parentc68de61a748d0c8258b732656443cb758e3a10d0
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>
drivers/net/dsa/mv88e6xxx/phy.c