]> git.baikalelectronics.ru Git - kernel.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)
commit244c9491b2e7d8e7ec159985b6d66a21da9de696
treeb4ad4055362306c184a12cdf040b0ce515de25e9
parent06573c3e142293cf9fbe22e93ef22f88e6ca9d43
[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