diff options
author | Tarun Kanti DebBarma <[email protected]> | 2012-04-27 19:43:38 +0530 |
---|---|---|
committer | Kevin Hilman <[email protected]> | 2012-05-11 17:08:40 -0700 |
commit | 1b1287032df3a69d3ef9a486b444f4ffcca50d01 (patch) | |
tree | 7b714cfdfb8d2a41d0947fb7e6d05ae019b12e2f /tools/perf/scripts/python/check-perf-trace.py | |
parent | 4e962e8998cc6cb5e58beae5feb6a65cb1a27f26 (diff) |
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 <[email protected]>
Cc: Tony Lindgren <[email protected]>
Cc: Santosh Shilimkar <[email protected]>
Cc: Cousson, Benoit <[email protected]>
Cc: Grant Likely <[email protected]>
Signed-off-by: Tarun Kanti DebBarma <[email protected]>
Reviewed-by: Santosh Shilimkar <[email protected]>
Tested-by: Govindraj.R <[email protected]>
Signed-off-by: Kevin Hilman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions