serial: omap: prevent runtime PM for "no_console_suspend"
authorSourav Poddar <sourav.poddar@ti.com>
Wed, 15 May 2013 15:35:38 +0000 (21:05 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 20 May 2013 18:47:22 +0000 (11:47 -0700)
commitddd85e225c8885b5e4419b0499ab27100e7c366a
treea3fce2e62bbb19b0fa1a72f093eddad044239f6e
parentcf0ebee0d0374c6d75494ac96f86b4aea482dd09
serial: omap: prevent runtime PM for "no_console_suspend"

The driver manages "no_console_suspend" by preventing runtime PM
during the suspend path, which forces the console UART to stay awake.

Reviewed-by: Felipe Balbi <balbi@ti.com>
Reviewed-by: Kevin Hilman <khilman@linaro.org>
Tested-by: Kevin Hilman <khilman@linaro.org>
Signed-off-by: Sourav Poddar <sourav.poddar@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/omap-serial.c
This page took 0.024238 seconds and 5 git commands to generate.