s3c rtc driver: add support for S3C64xx
authorMaurus Cuelenaere <mcuelenaere@gmail.com>
Mon, 24 May 2010 21:33:43 +0000 (14:33 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 25 May 2010 15:07:07 +0000 (08:07 -0700)
commit9f4123b78d02ba48e7e6e3cd9de789c9b85b557a
tree0faf7f318bd90af043c8e9e056697ca38a1281e4
parent337bbfdbffa5c893e80f96a3bf117743ceb0fefc
s3c rtc driver: add support for S3C64xx

Add support for the S3C64xx SoC to the generic S3C RTC driver.

Signed-off-by: Maurus Cuelenaere <mcuelenaere@gmail.com>
Acked-by: Ben Dooks <ben-linux@fluff.org>
Cc: Frans Pop <elendil@planet.nl>
Cc: Paul Gortmaker <p_gortmaker@yahoo.com>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/arm/plat-samsung/include/plat/regs-rtc.h
drivers/rtc/Kconfig
drivers/rtc/rtc-s3c.c