OMAP3: PM: Added resched check into idle calls
authorTero Kristo <tero.kristo@nokia.com>
Fri, 20 Mar 2009 13:21:02 +0000 (15:21 +0200)
committerKevin Hilman <khilman@deeprootsystems.com>
Wed, 11 Nov 2009 22:42:50 +0000 (14:42 -0800)
Fixes a bug where scheduling is delayed until next wakeup due to race
condition (e.g. interrupt requests scheduling just before omap_sram_idle
is entered.)

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

No differences found