From: Anton Vorontsov Date: Sat, 21 Mar 2009 20:30:05 +0000 (-0700) Subject: fsl_pq_mdio: Revive Gianfar TBI PHY support X-Git-Tag: v2.6.30-rc1~662^2~168 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=301968451de7979f454b96a798869f8668ceab1a;p=pandora-kernel.git fsl_pq_mdio: Revive Gianfar TBI PHY support commit 1577ecef766650a57fceb171acee2b13cbfaf1d3 ("netdev: Merge UCC and gianfar MDIO bus drivers") broke the TSEC TBI PHY support: the driver now refuses to probe TBI MDIO buses as it doesn't know about "fsl,gianfar-tbi" compatible entry, and thus _probe() fails with -ENODEV status. Fix this by adding "fsl,gianfar-tbi" to the list of known Gianfar MDIO buses. Signed-off-by: Anton Vorontsov Acked-by: Andy Fleming Signed-off-by: David S. Miller --- Reading git-diff-tree failed