* Greg Kroah-Hartman <gre...@linuxfoundation.org> [130611 09:08]: > On Tue, Jun 11, 2013 at 10:16:56AM +0200, Linus Walleij wrote: > > From: Linus Walleij <linus.wall...@linaro.org> > > > > 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 <gururaja.heb...@ti.com> > > Cc: Dmitry Torokhov <dmitry.torok...@gmail.com> > > Cc: Stephen Warren <swar...@wwwdotorg.org> > > Cc: Wolfram Sang <w...@the-dreams.de> > > Cc: Greg Kroah-Hartman <gre...@linuxfoundation.org> > > Cc: Mark Brown <broo...@kernel.org> > > Cc: Kevin Hilman <khil...@linaro.org> > > Suggested-by: Tony Lindgren <t...@atomide.com> > > Signed-off-by: Linus Walleij <linus.wall...@linaro.org> > > --- > > 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 <gre...@linuxfoundation.org>
Acked-by: Tony Lindgren <t...@atomide.com> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/