Re: [PATCHv4 2/5] driver: serial: omap: prevent runtime PM for "no_console_suspend"

2013-04-26 Thread Sourav Poddar
Hi Kevin, On Friday 26 April 2013 11:58 PM, Kevin Hilman wrote: Sourav Poddar writes: 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

Re: [PATCHv4 2/5] driver: serial: omap: prevent runtime PM for "no_console_suspend"

2013-04-26 Thread Kevin Hilman
Sourav Poddar writes: > 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 | 28

[PATCHv4 2/5] 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 | 28 +++- 1 files changed, 27 insertions(