Re: [PATCHv2 3/5] arm: omap2+: serial: remove no_console_suspend support

2013-04-22 Thread Felipe Balbi
On Mon, Apr 22, 2013 at 07:13:55PM +0530, Sourav Poddar wrote: > "no_console_suspend" is no longer handled in platform file, > Since the omap serial driver is now adapted to prevent > console UART idleing during suspend. > > Cc: Santosh Shilimkar > Cc: Felipe Balbi > Cc: Rajendra nayak > Signe

[PATCHv2 3/5] arm: omap2+: serial: remove no_console_suspend support

2013-04-22 Thread Sourav Poddar
"no_console_suspend" is no longer handled in platform file, Since the omap serial driver is now adapted to prevent console UART idleing during suspend. Cc: Santosh Shilimkar Cc: Felipe Balbi Cc: Rajendra nayak Signed-off-by: Sourav Poddar --- arch/arm/mach-omap2/serial.c |7 --- 1 fi