]> git.baikalelectronics.ru Git - kernel.git/commit
net: mv643xx_eth: use of_phy_connect if phy_node present
authorSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Wed, 29 May 2013 09:32:46 +0000 (09:32 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 31 May 2013 00:54:04 +0000 (17:54 -0700)
commitb57a41393c30608049824ac41ac94120b5973742
treee5ba67e83be075f29bc635a41dde673844e28781
parent00fea00ebc02289f76f122a3e42c2f0e8ee68ea3
net: mv643xx_eth: use of_phy_connect if phy_node present

This connects to a phy node passed to the port device instead of probing
the phy by phy_addr.

Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/marvell/mv643xx_eth.c