OSDN Git Service

ARM: EXYNOS: Clear ENABLE_WAKEUP_SW bit when entering suspend
authorJonathan Kliegman <kliegs@chromium.org>
Thu, 4 Apr 2013 06:15:49 +0000 (15:15 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Thu, 4 Apr 2013 06:15:49 +0000 (15:15 +0900)
commit8521420375d0e6824a76fda24677f428c1d3f598
tree1ce1255ab11a645c84a3d1e076750c835de6b729
parent672b6829e7290cb4e51987fdcb1078f4eee6546c
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 <kliegs@chromium.org>
Signed-off-by: Doug Anderson <dianders@chromium.org>
Reviewed-by: Doug Anderson <dianders@chromium.org>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-exynos/include/mach/pm-core.h