From: Uli Luckas Date: Wed, 22 Feb 2006 21:12:07 +0000 (+0000) Subject: [ARM] 3345/1: Fix interday RTC alarms X-Git-Tag: v2.6.16-rc5~60^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75d2f18088ded458f5bc4014b6c4e2d9651d41d4;p=pandora-kernel.git [ARM] 3345/1: Fix interday RTC alarms Patch from Uli Luckas This is a bugfix. The comment in arch/arm/common/rtctime.c explains it: * FIXME: for now, we just copy the alarm time because we're lazy (and * is therefore buggy - setting a 10am alarm at 8pm will not result in * the alarm triggering.) This patch adds one day to the alarm iff the alarm wrapped beyond midnight and therefore appears to be in the past. Signed-off-by: Uli Luckas Signed-off-by: Russell King --- Reading git-diff-tree failed