commit | a1f7d81b735cdd682b0e7c81bb2c6821cbbf8060 | [log] [tgz] |
---|---|---|
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | Thu Aug 07 23:48:26 2014 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Aug 07 16:02:59 2014 -0700 |
tree | d6594d6a2a6af1f049189165cc391c149ac5f854 | |
parent | f1f02fa4f15bc682814c71fe05c6b76e5f5fba80 [diff] |
net: ucc_geth: Don't use the MAC as PHY without a fixed link This matches what the other drivers using fixed-link support do and restores the behaviour before commit 87009814cdbb ("ucc_geth: use the new fixed PHY helpers") for the affected device trees (i.e. no phy-handle and no fixed-link). Fixes: 87009814cdbb ("ucc_geth: use the new fixed PHY helpers") Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: David S. Miller <davem@davemloft.net>