net: xgene Remove xgene specific phy and MAC lookup functions
authorJeremy Linton <jeremy.linton@arm.com>
Wed, 19 Aug 2015 18:56:42 +0000 (13:56 -0500)
committerDavid S. Miller <davem@davemloft.net>
Thu, 20 Aug 2015 21:43:49 +0000 (14:43 -0700)
commit938049e18dca57bcd2f93986fc1cbb5a83cdf027
treecf83cdbea6ac771a749ac31366fd611d3a835274
parent4c9bcd117918ba6096d01194565e9d1814e5ef22
net: xgene Remove xgene specific phy and MAC lookup functions

Convert the xgene_get_mac_address to device_get_mac_address(), and
xgene_get_phy_mode() to device_get_phy_mode().

Signed-off-by: Jeremy Linton <jeremy.linton@arm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/apm/xgene/xgene_enet_main.c