Re: [PATCH] powerpc/mpc8313erdb: fix kernel panic because mdio device is not probed

2009-01-26 Thread Kumar Gala
On Jan 21, 2009, at 3:46 AM, Li Yang wrote: Probe the new mdio node added by b31a1d8b. Fix kernel panic problem when gianfar driver wants to get the of_platform_device of that mdio. Signed-off-by: Li Yang --- Supersede the patch to add "simple-bus" to gianfar node to fix this problem.

[PATCH] powerpc/mpc8313erdb: fix kernel panic because mdio device is not probed

2009-01-21 Thread Li Yang
Probe the new mdio node added by b31a1d8b. Fix kernel panic problem when gianfar driver wants to get the of_platform_device of that mdio. Signed-off-by: Li Yang --- Supersede the patch to add "simple-bus" to gianfar node to fix this problem. arch/powerpc/boot/dts/mpc8313erdb.dts |2 +-