* Greg Kroah-Hartman <[email protected]> [130611 09:08]: > On Tue, Jun 11, 2013 at 10:16:56AM +0200, Linus Walleij wrote: > > From: Linus Walleij <[email protected]> > > > > In addition to the recently introduced pinctrl core > > control, the PM runtime pin control for the OMAP platforms > > require a fourth state in addtition to the default, idle and > > sleep states already handled by the core: an explicit "active" > > state. Let's introduce this to the core in addition to the > > other states already defined. > > > > Cc: Hebbar Gururaja <[email protected]> > > Cc: Dmitry Torokhov <[email protected]> > > Cc: Stephen Warren <[email protected]> > > Cc: Wolfram Sang <[email protected]> > > Cc: Greg Kroah-Hartman <[email protected]> > > Cc: Mark Brown <[email protected]> > > Cc: Kevin Hilman <[email protected]> > > Suggested-by: Tony Lindgren <[email protected]> > > Signed-off-by: Linus Walleij <[email protected]> > > --- > > Greg: need your ACK on this to merge it through the pinctrl > > tree. > > --- > > drivers/base/pinctrl.c | 8 +++++++- > > drivers/pinctrl/core.c | 15 +++++++++++++++ > > For anything that just touches drivers/base/pinctrl.c, you don't need my > ack, that's your code, you can do whatever you want with it :) > > But here you go anyway: > Acked-by: Greg Kroah-Hartman <[email protected]>
Acked-by: Tony Lindgren <[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/

