commit | 75c99bb0006ee065b4e2995078d779418b0fab54 | [log] [tgz] |
---|---|---|
author | Sekhar Nori <nsekhar@ti.com> | Mon Nov 16 17:21:31 2009 +0530 |
committer | Kevin Hilman <khilman@deeprootsystems.com> | Wed Jan 06 08:57:44 2010 -0800 |
tree | 828222f9966657b1746f987ea3c5d6aee4553d4f | |
parent | 2d3f595016f982294c1669ee87aa91179d88502b [diff] |
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 <nsekhar@ti.com> Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>