From: Linus Walleij Date: Wed, 22 Aug 2012 08:55:03 +0000 (+0200) Subject: ARM: ux500: set proper GIC flags X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~65^2~8^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e1f97ea8ffa66679252520dbbbd6ec413ecae68;p=pandora-kernel.git ARM: ux500: set proper GIC flags The Ux500 will be able to wake up on any IRQ, so flag it with IRQCHIP_SKIP_SET_WAKE, and we want to mask off the IRQs when going to suspend to avoid transient effects so also flag this with IRQCHIP_MASK_ON_SUSPEND. Cc: Etienne Carriere Signed-off-by: Linus Walleij --- Reading git-diff-tree failed