tty: serial: modify PL011 driver to use pinctrl PM helpers
commit2b996fc50099f55d441470b55acc40c61f947025
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 5 Jun 2013 13:36:42 +0000 (5 15:36 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Sun, 16 Jun 2013 09:56:52 +0000 (16 11:56 +0200)
tree54a2b1df6ef57b3b14a16ed2f0e418c902070fa4
parent14005ee270cad7078adbce6b7f3687b992a8334e
tty: serial: modify PL011 driver to use pinctrl PM helpers

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 <gururaja.hebbar@ti.com>
Cc: Mark Brown <broonie@kernel.org>
Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Cc: Kevin Hilman <khilman@linaro.org>
Cc: Stephen Warren <swarren@wwwdotorg.org>
Acked-by: Wolfram Sang <wsa@the-dreams.de>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/tty/serial/amba-pl011.c