From: Todd Poynor Date: Fri, 1 Jul 2005 18:36:36 +0000 (-0700) Subject: [PATCH] ARM: OMAP: omap_pm_idle interrupt race? X-Git-Tag: v2.6.13-omap1~77 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ca21f2a7b225e26039e63c310da6e17a37694f9;p=pandora-kernel.git [PATCH] ARM: OMAP: omap_pm_idle interrupt race? Move OMAP pm_idle interrupt reenable until after the next interrupt has arrived, avoid situation where multiple interrupts are needed to exit idle. Signed-off-by: Todd Poynor Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed