From: Tero Kristo Date: Fri, 23 Oct 2009 16:03:50 +0000 (+0300) Subject: OMAP3: PM: Disable interrupt controller AUTOIDLE before WFI X-Git-Tag: v2.6.33-rc6~30^2~2^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f18cc2ff5e18e8eb6df5284866331ef4a2db58d6;p=pandora-kernel.git OMAP3: PM: Disable interrupt controller AUTOIDLE before WFI OMAP interrupt controller goes to unknown state when there is right combination of l3,l4 sleep/wake-up transitions, l4 autoidle in interrupt controller and some interrupt. When this happens, interrupts are not delivered to ARM anymore and ARM will remain in WFI (wait for interrupt) until interrupt controller is forced to wake-up (i.e. lauterbach). Signed-off-by: Tero Kristo Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed