Re: [PATCH] of/mdio: fix fixed link bus name

2012-02-27 Thread Rob Herring
On 02/27/2012 06:48 AM, Baruch Siach wrote: > 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. > Applied for 3.3. Rob > Tested on a P1020RDB PowerPC system. > > Signed-off-by: Baruch Siach > -

Re: [PATCH] of/mdio: fix fixed link bus name

2012-02-27 Thread Florian Fainelli
Le 02/27/12 13:48, Baruch Siach a écrit : 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 Acked-by: Florian Fainelli ---

[PATCH] of/mdio: fix fixed link bus name

2012-02-27 Thread Baruch Siach
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 --- drivers/of/of_mdio.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(