tulip: dmfe: Fix global namespace pollution of phy accessors.
authorDavid S. Miller <davem@davemloft.net>
Thu, 28 Aug 2014 01:24:16 +0000 (18:24 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 28 Aug 2014 01:25:40 +0000 (18:25 -0700)
The dmfe driver has "phy_read()" and "phy_write()" functions, which
we need to rename because the generic phy layer is about to export
generic interfaces with the same name.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found