]> git.neil.brown.name Git - history.git/commit
[ARM PATCH] 2272/1: S3C2410 - rtc should check for <0 on alarm set
authorBen Dooks <ben-linux@org.rmk.(none)>
Mon, 22 Nov 2004 23:36:51 +0000 (23:36 +0000)
committerRussell King <rmk@flint.arm.linux.org.uk>
Mon, 22 Nov 2004 23:36:51 +0000 (23:36 +0000)
commit34529e8429e789abdc99518ac8bd56a1394a344b
treea2d7cd9a9aef833ed903f2ca19bd3b293a40176a
parentf71ea0fb1e9a23a116dbb99b3faf1cd19326afbb
[ARM PATCH] 2272/1: S3C2410 - rtc should check for <0 on alarm set

Patch from Ben Dooks

Since alarm fields can be ints, there is the posibility
that the alarm set code needs to check for <0 as a
valid posibility for `any`

Signed-off-by: Ben Dooks
Signed-off-by: Russell King
drivers/char/s3c2410-rtc.c