diff options
author | Charulatha V <charu@ti.com> | 2011-09-13 09:02:37 -0400 |
---|---|---|
committer | Kevin Hilman <khilman@ti.com> | 2011-10-07 16:37:06 -0400 |
commit | ff2f8e5ffb23de6e2284f31651447cb80a4c9d1b (patch) | |
tree | 64b35ef55b2ad58c4247283ecf264ff3273d64e9 /arch/arm/mach-clps711x/ceiva.c | |
parent | 976d167615b64e14bc1491ca51d424e2ba9a5e84 (diff) |
ARM: OMAP3: PM: fix pwrdm_post_transition call sequence
The context lost count is modified in omap_sram_idle() path when
pwrdm_post_transition() is called. But pwrdm_post_transition() is called
only after omap_gpio_resume_after_idle() is called. Correct this so that
context lost count is modified before calling omap_gpio_resume_after_idle().
This would be useful when OMAP GPIO save/restore context is called by
the OMAP GPIO driver itself.
Signed-off-by: Charulatha V <charu@ti.com>
Reviewed-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Kevin Hilman <khilman@ti.com>
Diffstat (limited to 'arch/arm/mach-clps711x/ceiva.c')
0 files changed, 0 insertions, 0 deletions