From: Ezra Savard Date: Fri, 29 Aug 2014 17:58:46 +0000 (-0700) Subject: gpio: zynq: Fixed broken wakeup implementation X-Git-Tag: fixes-against-v3.18-rc2~140^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59e22114b253aaa7caf14221df4dcf924d067922;p=pandora-kernel.git 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 Reviewed-by: Soren Brinkmann Signed-off-by: Linus Walleij --- Reading git-diff-tree failed