diff options
author | Charulatha V <charu@ti.com> | 2011-06-01 14:19:21 +0530 |
---|---|---|
committer | Nishanth Menon <nm@ti.com> | 2011-07-14 11:53:29 -0700 |
commit | 7439294dbd871955cf229f955e28e3d287735916 (patch) | |
tree | 414eedce6c52ed0d4ecc9044d2154f2632e08aa1 /drivers/gpio | |
parent | 41eabe2630a24549ae06516fb6cb0c90c0ee580e (diff) | |
download | kernel_samsung_tuna-7439294dbd871955cf229f955e28e3d287735916.zip kernel_samsung_tuna-7439294dbd871955cf229f955e28e3d287735916.tar.gz kernel_samsung_tuna-7439294dbd871955cf229f955e28e3d287735916.tar.bz2 |
GPIO: OMAP: 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>
Diffstat (limited to 'drivers/gpio')
0 files changed, 0 insertions, 0 deletions