OMAP3: PM: Ack pending interrupts before entering suspend
authorTero Kristo <tero.kristo@nokia.com>
Fri, 23 Oct 2009 16:03:48 +0000 (19:03 +0300)
committerKevin Hilman <khilman@deeprootsystems.com>
Thu, 21 Jan 2010 02:15:58 +0000 (18:15 -0800)
Suspending drivers may still generate interrupts just before their suspend is
completed. Any pending interrupts here will prevent sleep.

Signed-off-by: Tero Kristo <tero.kristo@nokia.com>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>

No differences found