From: Sekhar Nori Date: Mon, 16 Nov 2009 11:51:31 +0000 (+0530) Subject: davinci: da8xx/omap-l1: mark RTC as a wakeup source X-Git-Tag: v2.6.33-rc4~81^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75c99bb0006ee065b4e2995078d779418b0fab54;p=pandora-kernel.git davinci: da8xx/omap-l1: mark RTC as a wakeup source On da850, RTC alarm is a wakeup source from deep sleep. Mark it as a wakeup source after the rtc platform device is registered. Without this patch, the rtc-omap driver suspends the RTC during the suspend sequence and hence it cannot wakeup the SoC. Signed-off-by: Sekhar Nori Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed