4ba97029727b05e7a04f parent 66a377c5041e1e399633153c8b500d457281e7c1 author Ben Dooks 1156667002 -0700 committer Linus Torvalds 1156701688 -0700 [PATCH] drivers/rtc: fix rtc-s3c.c In the cleanups of drivers/rtc/s3c-rtc.c, the base address for the registers got broken. This patch fixes that by ensuring the readb/writeb are all prefixed with the base returned from ioremap()ing the registers. Also fix check for valid year range, which was the wrong way around. Signed-off-by: Ben Dooks Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds ¥NáîœCx