of/mdio: fix fixed link bus name
authorBaruch Siach <baruch@tkos.co.il>
Mon, 27 Feb 2012 12:48:46 +0000 (14:48 +0200)
committerRob Herring <rob.herring@calxeda.com>
Mon, 27 Feb 2012 16:09:52 +0000 (10:09 -0600)
commite5c7d1f669806289e121b9ac3535e8f6de594b8e
tree69e6b7c202ba82822a984a17bcb4081de9155199
parentd022bbc712eb1fc53fbbec27a9f0ae07f55f9b65
of/mdio: fix fixed link bus name

Since 9e6c643b (phy/fixed: use an unique MDIO bus name) the name of the fixed
PHY bus is "fixed-0". Teach of_phy_connect_fixed_link() the new name.

Tested on a P1020RDB PowerPC system.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Acked-by: Florian Fainelli <florian@openwrt.org>
Signed-off-by: Rob Herring <rob.herring@calxeda.com>
drivers/of/of_mdio.c