commit | 641741e010b615bae417c876a21d17dbd616241f | [log] [tgz] |
---|---|---|
author | Ben Dooks <ben-linux@fluff.org> | Sun Aug 27 01:23:27 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sun Aug 27 11:01:28 2006 -0700 |
tree | 236c363b0b4924052c0fd4045e68b54c0e7a79a1 | |
parent | b6b5bce3571e496504a89ee575d32101e0a98b93 [diff] |
[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>