On Wed, Jun 05, 2013 at 03:44:32PM +0200, Linus Walleij wrote:
From: Linus Walleij <redacted>
This augments the PL011 UART driver to utilize the new pinctrl
core PM helpers to transition the driver to default and sleep
states, cutting away some boilerplate code.
Cc: Hebbar Gururaja <redacted>
Cc: Mark Brown <broonie@kernel.org>
Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Cc: Kevin Hilman <redacted>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Stephen Warren <redacted>
Cc: Wolfram Sang <redacted>
Signed-off-by: Linus Walleij <redacted>
---
I'm seeking Greg's ACK on this as well so we can take the
whole refactoring through the pinctrl tree.
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>