[Resend/PATCHv5 2/2] driver: serial: omap: prevent runtime PM for "no_console_suspend"

2013-05-15 Thread Sourav Poddar
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 Reviewed-by: Kevin Hilman Tested-by: Kevin Hilman Signed-off-by: Sourav Poddar --- drivers/tty/serial/omap-serial.c | 34 +++

[PATCHv5 2/2] driver: serial: omap: prevent runtime PM for "no_console_suspend"

2013-04-26 Thread Sourav Poddar
The driver manages "no_console_suspend" by preventing runtime PM during the suspend path, which forces the console UART to stay awake. Signed-off-by: Sourav Poddar Reviewed-by: Felipe Balbi --- drivers/tty/serial/omap-serial.c | 34 +- 1 files changed, 33 inser