Linus Walleij <[email protected]> writes: > From: Linus Walleij <[email protected]> > > If a device have sleep and idle states in addition to the > default state, look up these in the core and stash them in > the pinctrl state container. > > Add accessor functions for pinctrl consumers to put the pins > into "default", "sleep" and "idle" states passing nothing but > the struct device * affected. > > Solution suggested by Kevin Hilman, Mark Brown and Dmitry > Torokhov in response to a patch series from Hebbar > Gururaja. > > Cc: Hebbar Gururaja <[email protected]> > Cc: Mark Brown <[email protected]> > Cc: Dmitry Torokhov <[email protected]> > Cc: Kevin Hilman <[email protected]> > Cc: Greg Kroah-Hartman <[email protected]> > Cc: Stephen Warren <[email protected]> > Cc: Wolfram Sang <[email protected]> > Signed-off-by: Linus Walleij <[email protected]> > --- > I'm seeking Gregs ACK on this in the end, so we can take this > in through the pinctrl tree. But first let's review!
Reviewed-by: Kevin Hilman <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

