Re: [PATCHv4 9/9] OMAP3: PM: Disable / enable PRCM chain interrupts during wakeup from suspend

2011-07-01 Thread Kevin Hilman
Tero Kristo t-kri...@ti.com writes: This prevents system hang while attempting to access suspended console. Please add more detail. Who is accessing console? This sounds more like it's masking a UART/console bug. Signed-off-by: Tero Kristo t-kri...@ti.com ---

[PATCHv4 9/9] OMAP3: PM: Disable / enable PRCM chain interrupts during wakeup from suspend

2011-06-29 Thread Tero Kristo
This prevents system hang while attempting to access suspended console. Signed-off-by: Tero Kristo t-kri...@ti.com --- arch/arm/mach-omap2/pm34xx.c |6 ++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/arch/arm/mach-omap2/pm34xx.c b/arch/arm/mach-omap2/pm34xx.c index