From: Kim Kyuwon Date: Tue, 12 May 2009 20:19:38 +0000 (-0700) Subject: rtc: rtc-twl4030 don't mask alarm interrupts on suspend X-Git-Tag: linux-omap-v2.6.30-rc6~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f993004d73f266a02f3ac736fafb033c600972d9;p=pandora-kernel.git rtc: rtc-twl4030 don't mask alarm interrupts on suspend This patch enables the alarm interrupt of TWL4030 RTC to wake up the system from suspend. You can test this patch with following command. # echo +10 > /sys/class/rtc/rtc0/wakealarm; echo mem > /sys/power/state; Signed-off-by: Kim Kyuwon Acked-by: David Brownell Cc: Kyungmin Park Cc: Alessandro Zummo Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed