]> git.baikalelectronics.ru Git - kernel.git/commit
net: fsl_pq_mdio: fix non tbi phy access
authorBaruch Siach <baruch@tkos.co.il>
Mon, 14 Nov 2011 06:21:30 +0000 (08:21 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 14 Nov 2011 06:44:55 +0000 (01:44 -0500)
commit6ffaacef7594cbd3e656e0e98f2452497108a103
tree155c46596bcb18fba1067dcb2bb8dc776ac8b5b0
parent0c9bee620059168f6be7f875c4626f633b806904
net: fsl_pq_mdio: fix non tbi phy access

Since fe3d0846 (fsl_pq_mdio: Clean up tbi address configuration) .probe returns
-EBUSY when the "tbi-phy" node is missing. Fix this.

Cc: Andy Fleming <afleming@freescale.com>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/freescale/fsl_pq_mdio.c