]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[ARM] Allow SA1100 RTC alarm to be configured for wakeup
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Sat, 6 May 2006 10:26:30 +0000 (11:26 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 6 May 2006 10:26:30 +0000 (11:26 +0100)
commit19ca5d27e15c10d8529984ecd98dcba2637edcd2
treeb4ad4055362306c184a12cdf040b0ce515de25e9
parent5528e568a760442e0ec8fd2dea1f0791875a066b
[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>
arch/arm/mach-sa1100/irq.c