]> 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)
commitcf8e441580bd5740c6fdc28fe1a0e1e16f42d738
tree155c46596bcb18fba1067dcb2bb8dc776ac8b5b0
parentbd4af720c336ddcdc5b4745e13d7945154f8cc23
net: fsl_pq_mdio: fix non tbi phy access

Since 323f9f2f (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