[PATCH v5 2/4] pwm_backlight: use power sequences

Mark Brown broonie at opensource.wolfsonmicro.com
Fri Sep 7 18:29:03 EST 2012


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?


More information about the devicetree-discuss mailing list