From: Magnus Damm Date: Wed, 20 Nov 2013 00:23:17 +0000 (+0900) Subject: gpio: rcar: Enable mask on suspend X-Git-Tag: v3.14-rc1~145^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=403961120667bed7161777d33483596edd0b05f2;p=pandora-kernel.git gpio: rcar: Enable mask on suspend Now when lazy interrupt disable has been enabled in the driver then extend the code to set IRQCHIP_MASK_ON_SUSPEND which tells the core that only IRQs marked as wakeups need to stay enabled during Suspend-to-RAM. Tested on the Lager board with GPIO-keys and Suspend-to-RAM. Signed-off-by: Magnus Damm Acked-by: Laurent Pinchart Signed-off-by: Linus Walleij --- Reading git-diff-tree failed