diff options
author | Charulatha V <charu@ti.com> | 2011-09-13 15:02:37 +0200 |
---|---|---|
committer | Kevin Hilman <khilman@ti.com> | 2011-10-07 22:37:06 +0200 |
commit | ff2f8e5ffb23de6e2284f31651447cb80a4c9d1b (patch) | |
tree | 64b35ef55b2ad58c4247283ecf264ff3273d64e9 /block | |
parent | Linux 3.1-rc9 (diff) | |
download | linux-ff2f8e5ffb23de6e2284f31651447cb80a4c9d1b.tar.xz linux-ff2f8e5ffb23de6e2284f31651447cb80a4c9d1b.zip |
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 'block')
0 files changed, 0 insertions, 0 deletions