]> 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)
commit0493e1558777a651436ebc57a3d8d3933bee96c0
treecf83cdbea6ac771a749ac31366fd611d3a835274
parentf4f7e0e225e570bee182450e589a0dafd455a03f
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