commit | 59e22114b253aaa7caf14221df4dcf924d067922 | [log] [tgz] |
---|---|---|
author | Ezra Savard <ezra.savard@xilinx.com> | Fri Aug 29 10:58:46 2014 -0700 |
committer | Linus Walleij <linus.walleij@linaro.org> | Thu Sep 04 18:23:29 2014 +0200 |
tree | c63cb09d523d653526b0104a581e52db888e9f77 | |
parent | a19467788170c55104082ba82c8d50f54b9d6106 [diff] |
gpio: zynq: Fixed broken wakeup implementation 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>