From: Rabin Vincent Date: Thu, 10 Feb 2011 06:15:58 +0000 (+0530) Subject: plat-nomadik: make GPIO interrupts work with cpuidle ApSleep X-Git-Tag: v2.6.39-rc1~434^2~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9df468d8630c583e3597e24ad8cc4c0318790c1;p=pandora-kernel.git plat-nomadik: make GPIO interrupts work with cpuidle ApSleep Enable wakeups by default for any GPIO interrupts and in the suspend/resume path narrow this down to only the the real wakeup interrupts. This approach is based on the assumption that cpuidle ApSleep will be entered more often than system suspend. Signed-off-by: Rabin Vincent Reviewed-by: Srinidhi Kasagar [Fixup for genirq changes to struct irq_data on 2.6.38] Signed-off-by: Linus Walleij --- Reading git-diff-tree failed