issues calling of_platform_bus_probe() twice
Tabi Timur-B04825
B04825 at freescale.com
Mon Mar 19 03:14:23 EST 2012
Grant Likely wrote:
> That's because you're using it wrong. of_platform_bus_probe() creates
> platform devices at the starting level and every level below it as
> described by the bus ids. It is illegal to call of_platform_bus_probe()
> twice at the same level in the DT.
Well, *I* am not using it wrong. Notice that my patch fixes (or works
around) the commit that *did* do it wrong:
http://patchwork.ozlabs.org/patch/126289/
--
Timur Tabi
Linux kernel developer at Freescale
More information about the devicetree-discuss
mailing list