On Tue, Nov 4, 2014 at 10:51 PM, David Cohen <david.a.cohen@xxxxxxxxxxxxxxx> wrote: > On Tue, Nov 04, 2014 at 09:34:24PM +0200, Mika Westerberg wrote: >> to a list of devices we depend on, we can defer this particular driver >> going further in probe until all the dependencies listed in _DEP are >> resolved. > > That's the best way to prevent this issue IMHO, but looks like it's > already being addressed: > https://lkml.org/lkml/2014/10/27/455 -EPROVE_DEFER will solve (hackishly) the probing problem. It will not solve remove() or power up/down sequencing. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html