commit | c3e072f8a6c5625028531c40ec65f7e301531be2 | [log] [tgz] |
---|---|---|
author | Baruch Siach <baruch@tkos.co.il> | Mon Nov 14 08:21:30 2011 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Nov 14 01:44:55 2011 -0500 |
tree | 155c46596bcb18fba1067dcb2bb8dc776ac8b5b0 | |
parent | 452448f9283e1939408b397e87974a418825b0a8 [diff] |
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>