git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a194677
)
gpio: zynq: Fixed broken wakeup implementation
author
Ezra Savard
<ezra.savard@xilinx.com>
Fri, 29 Aug 2014 17:58:46 +0000
(10:58 -0700)
committer
Linus Walleij
<linus.walleij@linaro.org>
Thu, 4 Sep 2014 16:23:29 +0000
(18:23 +0200)
Use of unmask/mask in set_wake was an incorrect implementation. The new
implementation correctly sets wakeup for the gpio chip's IRQ so the gpio chip
will not sleep while wakeup-enabled gpio are in use.
Signed-off-by: Ezra Savard <ezra.savard@xilinx.com>
Reviewed-by: Soren Brinkmann <soren.brinkmann@xilinx.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-zynq.c
patch
|
blob
|
history
diff --cc
drivers/gpio/gpio-zynq.c
Simple merge