]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita1a7b473609e1019eb6ba1b0328a14371ad7a8bc
treecf83cdbea6ac771a749ac31366fd611d3a835274
parent6542ab87fa4a03dcdd571d00a5ae2a844f7a3ff1
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