[PATCH] rtc-s3c.c: fix time setting checks
authorBen Dooks <ben-linux@fluff.org>
Sun, 27 Aug 2006 08:23:27 +0000 (01:23 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 27 Aug 2006 18:01:28 +0000 (11:01 -0700)
commit641741e010b615bae417c876a21d17dbd616241f
tree236c363b0b4924052c0fd4045e68b54c0e7a79a1
parentb6b5bce3571e496504a89ee575d32101e0a98b93
[PATCH] rtc-s3c.c: fix time setting checks

Fix the year check on setting the time with the S3C24XX RTC driver.  Also
move the debug to before the set to see what is going on if it does fail.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/rtc/rtc-s3c.c