]> pilppa.com Git - linux-2.6-omap-h63xx.git/commit
[PATCH] ARM: OMAP: omap_pm_idle interrupt race?
authorTodd Poynor <tpoynor@mvista.com>
Fri, 1 Jul 2005 18:36:36 +0000 (11:36 -0700)
committerTony Lindgren <tony@atomide.com>
Fri, 1 Jul 2005 18:36:36 +0000 (11:36 -0700)
commit6ca21f2a7b225e26039e63c310da6e17a37694f9
treee0b1c6909401217f3525231e16c86eec8929eb66
parent15dc0cdee7d234b4131e9e3cf4341b567aaed804
[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 <tpoynor@mvista.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap/pm.c