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)
commitc3e072f8a6c5625028531c40ec65f7e301531be2
tree155c46596bcb18fba1067dcb2bb8dc776ac8b5b0
parent452448f9283e1939408b397e87974a418825b0a8
net: fsl_pq_mdio: fix non tbi phy access

Since 952c5ca1 (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