From: Jonathan Kliegman Date: Thu, 4 Apr 2013 06:15:49 +0000 (+0900) Subject: ARM: EXYNOS: Clear ENABLE_WAKEUP_SW bit when entering suspend X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~68^2~7^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8521420375d0e6824a76fda24677f428c1d3f598;p=pandora-kernel.git ARM: EXYNOS: Clear ENABLE_WAKEUP_SW bit when entering suspend Setting this bit to 0 causes the system to wait until suspended to use the wakeup masks. With it being set high previously, masked interrupts were being received and processed before the EINT_WAKEUP_MASK was configured. Signed-off-by: Jonathan Kliegman Signed-off-by: Doug Anderson Reviewed-by: Doug Anderson Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed