Re: [PATCHv5 05/11] TEMP: OMAP3: pm: remove serial resume / idle calls from idle path

2011-07-25 Thread Tero Kristo
On Sat, 2011-07-23 at 01:51 +0200, Balbi, Felipe wrote: Hi, On Tue, Jul 05, 2011 at 01:27:51PM +0300, Tero Kristo wrote: This is no longer needed as it will be handled within serial driver itself. Signed-off-by: Tero Kristo t-kri...@ti.com isn't this introducing a regression ? Should

Re: [PATCHv5 05/11] TEMP: OMAP3: pm: remove serial resume / idle calls from idle path

2011-07-22 Thread Felipe Balbi
Hi, On Tue, Jul 05, 2011 at 01:27:51PM +0300, Tero Kristo wrote: This is no longer needed as it will be handled within serial driver itself. Signed-off-by: Tero Kristo t-kri...@ti.com isn't this introducing a regression ? Should this, maybe, be merged into next patch ? -- balbi

[PATCHv5 05/11] TEMP: OMAP3: pm: remove serial resume / idle calls from idle path

2011-07-05 Thread Tero Kristo
This is no longer needed as it will be handled within serial driver itself. Signed-off-by: Tero Kristo t-kri...@ti.com --- arch/arm/mach-omap2/pm34xx.c | 19 --- 1 files changed, 0 insertions(+), 19 deletions(-) diff --git a/arch/arm/mach-omap2/pm34xx.c