ARM: ux500: switch to using pinctrl for uart0
authorLinus Walleij <linus.walleij@linaro.org>
Sun, 6 May 2012 23:33:24 +0000 (01:33 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 11 May 2012 09:14:18 +0000 (11:14 +0200)
UART0 had a hack that enabled its pins on init and put it to
sleep on the exit callback. Replace this with the pinctrl calls
to do the same thing and update the runtime table with the two
apropriate states for runtime/active and idle.

Acked-by: Stephen Warren <swarren@wwwdotorg.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

No differences found