diff options
author | Tarun Kanti DebBarma <tarun.kanti@ti.com> | 2013-04-04 15:16:13 -0500 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2013-04-10 23:41:16 +0200 |
commit | 60b18b9aa4daa616a8b360feb35d1bfe4d606019 (patch) | |
tree | 9950c203be6a1a78f027f77129b3a38d8a710dfb /virt/kvm | |
parent | gpio/omap: free irq domain in probe() failure paths (diff) | |
download | linux-dev-60b18b9aa4daa616a8b360feb35d1bfe4d606019.tar.xz linux-dev-60b18b9aa4daa616a8b360feb35d1bfe4d606019.zip |
gpio/omap: remove extra context restores in *_runtime_resume()
68942edb09f69b6e09522d1d346665eb3aadde49 (gpio/omap: fix wakeups
on level-triggered GPIOs) already restores the fallingdetect and
risingdetect contexts in *_runtime_resume(). These registers were
modified in *_runtime_suspend() to include even those configured
as level-triggered since only edge-triggered gpios can generate
wakeup events. Therefore, the old context restores of the same
registers present later in the code is not needed any more.
Remove them.
Signed-off-by: Tarun Kanti DebBarma <tarun.kanti@ti.com>
Signed-off-by: Jon Hunter <jon-hunter@ti.com>
Acked-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Reviewed-by: Kevin Hilman <khilman@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'virt/kvm')
0 files changed, 0 insertions, 0 deletions