On 9/29/2015 2:10 AM, Tomeu Vizoso wrote: > Instead of trying to match and probe platform and AMBA devices right > after each is registered, delay their probes until device_initcall_sync. ^^^^^^^^^^^^^^^^^^^^ late_initcall > > This means that devices will start probing once all built-in drivers > have registered, and after all platform and AMBA devices from the DT > have been registered already. > > This allows us to prevent deferred probes by probing dependencies on > demand. > > Signed-off-by: Tomeu Vizoso <tomeu.vizoso@xxxxxxxxxxxxx> > --- < snip > -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html