]> git.baikalelectronics.ru Git - kernel.git/commit
tty: serial: modify PL011 driver to use pinctrl PM helpers
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 5 Jun 2013 13:36:42 +0000 (15:36 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Sun, 16 Jun 2013 09:56:52 +0000 (11:56 +0200)
commit8605d437d60ccfb69b5ee5164a730d5ce16445c3
tree54a2b1df6ef57b3b14a16ed2f0e418c902070fa4
parent0218649c0db6f8054975e28766ad384d8bf0f71a
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