commit | 10fa5bfcd69730765b496c7d91c5df0da7019489 | [log] [tgz] |
---|---|---|
author | Andrew Lunn <andrew@lunn.ch> | Fri May 26 01:03:20 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Fri May 26 15:00:44 2017 -0400 |
tree | c8fc09bbffa2e78c884b2b7503eb45cba1308db0 | |
parent | 03d1da3c050b9d0f9536ccd0965af91ab8e1df63 [diff] |
net: dsa: mv88e6xxx: Move phy functions into phy.[ch] The upcoming SERDES support will need to make use of PHY functions. Move them out into a file of there own. No code changes. 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>