]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commita953650034c264c73bf74a91b47279a7f7162dc5
tree236c363b0b4924052c0fd4045e68b54c0e7a79a1
parent293d14fe8b35568a9ff6770b58129dddf501f457
[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