diff options
author | 2012-05-17 16:42:16 -0700 | |
---|---|---|
committer | 2012-05-18 07:05:06 -0700 | |
commit | b3c64bc30af67ed328a8d919e41160942b870451 (patch) | |
tree | cecade8bda2dcfd45cb05d1d3bd7f89db677ded6 /tools/perf/scripts/python/check-perf-trace.py | |
parent | gpio/omap: fix broken context restore for non-OFF mode transitions (diff) | |
download | linux-dev-b3c64bc30af67ed328a8d919e41160942b870451.tar.xz linux-dev-b3c64bc30af67ed328a8d919e41160942b870451.zip |
gpio/omap: (re)fix wakeups on level-triggered GPIOs
commit 1b1287032 (gpio/omap: fix missing check in *_runtime_suspend())
broke wakeups on level-triggered GPIOs by adding the enabled
non-wakeup GPIO check before the workaround that enables wakeups
on level-triggered IRQs, effectively disabling that workaround.
To fix, move the enabled non-wakeup GPIO check after the
level-triggered IRQ workaround.
Reported-by: Tony Lindgren <tony@atomide.com>
Tested-by: Tony Lindgren <tony@atomide.com>
Acked-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Acked-by: Tarun Kanti DebBarma <tarun.kanti@ti.com>
Tested-by: Tarun Kanti DebBarma <tarun.kanti@ti.com>
Signed-off-by: Kevin Hilman <khilman@ti.com>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions