commit | 19ca5d27e15c10d8529984ecd98dcba2637edcd2 | [log] [tgz] |
---|---|---|
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | Sat May 06 11:26:30 2006 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sat May 06 11:26:30 2006 +0100 |
tree | b4ad4055362306c184a12cdf040b0ce515de25e9 | |
parent | 5528e568a760442e0ec8fd2dea1f0791875a066b [diff] |
[ARM] Allow SA1100 RTC alarm to be configured for wakeup The SA1100 RTC alarm can be configured to wake up the CPU from sleep mode, and the RTC driver has been using the API to configure this mode. Unfortunately, the code was which sets the required bit in the hardware was missing. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>