On Fri, Sep 07, 2012 at 05:28:17PM +0900, Alex Courbot wrote: > We could make power sequences an option of its own and add #ifdefs to drivers > that use it to lift this ambiguity, but I like the transparency of the > current > way. It also seems hard (illegal?) to get rid of the legacy DT interface.
If you're doing this I'd suggest using stubs rather than ifdefs in the users, otherwise it's just going to cause lots of annoyance from randconfig build. Is the code likely to big enough to worry about, though? _______________________________________________ devicetree-discuss mailing list [email protected] https://lists.ozlabs.org/listinfo/devicetree-discuss
