From: Geert Uytterhoeven Date: Wed, 20 Aug 2014 14:49:32 +0000 (+0200) Subject: irqchip: renesas-intc-irqpin: Add suspend-to-RAM wake up support X-Git-Tag: fixes-against-v3.18-rc2~141^2~1^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c36d42c4ffee9e38e122ed822dd0a545a3a86da;p=pandora-kernel.git irqchip: renesas-intc-irqpin: Add suspend-to-RAM wake up support Set the ->irq_enable() and ->irq_disable() methods to NULL to enable lazy disable of interrupts, and set IRQCHIP_MASK_ON_SUSPEND to tell the core that only IRQs marked as wake-ups need to stay enabled during suspend-to-RAM. This makes wake-up by gpio-keys from suspend-to-RAM work on r8a7740/Armadillo. Signed-off-by: Geert Uytterhoeven Link: https://lkml.kernel.org/r/1408546172-22484-1-git-send-email-geert+renesas@glider.be Signed-off-by: Jason Cooper --- Reading git-diff-tree failed