diff options
author | Tarun Kanti DebBarma <tarun.kanti@ti.com> | 2012-04-27 16:13:38 +0200 |
---|---|---|
committer | Kevin Hilman <khilman@ti.com> | 2012-05-12 02:08:40 +0200 |
commit | 1b1287032df3a69d3ef9a486b444f4ffcca50d01 (patch) | |
tree | 7b714cfdfb8d2a41d0947fb7e6d05ae019b12e2f /arch/arm/mach-pxa/poodle.c | |
parent | gpio/omap: remove cpu_is_omapxxxx() checks from *_runtime_resume() (diff) | |
download | linux-1b1287032df3a69d3ef9a486b444f4ffcca50d01.tar.xz linux-1b1287032df3a69d3ef9a486b444f4ffcca50d01.zip |
gpio/omap: fix missing check in *_runtime_suspend()
We do checking for bank->enabled_non_wakeup_gpios in order
to skip redundant operations. Somehow, the check got missed
while doing the cleanup series.
Just to make sure that we do context restore correctly in
*_runtime_resume(), the bank->workaround_enabled check is
moved after context restore. Otherwise, it would prevent
context restore when bank->enabled_non_wakeup_gpios is 0.
Cc: Kevin Hilman <khilman@ti.com>
Cc: Tony Lindgren <tony@atomide.com>
Cc: Santosh Shilimkar <santosh.shilimkar@ti.com>
Cc: Cousson, Benoit <b-cousson@ti.com>
Cc: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Tarun Kanti DebBarma <tarun.kanti@ti.com>
Reviewed-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Tested-by: Govindraj.R <govindraj.raja@ti.com>
Signed-off-by: Kevin Hilman <khilman@ti.com>
Diffstat (limited to 'arch/arm/mach-pxa/poodle.c')
0 files changed, 0 insertions, 0 deletions