b43: Move code from nphy.* to phy_n.*
authorMichael Buesch <mb@bu3sch.de>
Sat, 30 Aug 2008 00:27:19 +0000 (02:27 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 5 Sep 2008 20:17:43 +0000 (16:17 -0400)
Sourcecode files for PHY code are named by phy_XXX.{c,h}
where XXX is the PHY type.
Move the N-PHY code to match the other files.

Signed-off-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found