[RTC] rtc-pl030: add driver, remove old non-rtc lib driver
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Sun, 20 Apr 2008 11:08:36 +0000 (12:08 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 22 May 2008 13:56:38 +0000 (14:56 +0100)
commita190901c6b5f1f4a31681e8c69d811a4f9426e2b
tree146d286488cf0b838c9ea1789a00b18dcabd73b4
parent2dba8518b7761aee3ba757b298efa15dd34eff18
[RTC] rtc-pl030: add driver, remove old non-rtc lib driver

Convert Integrator PL030 RTC driver to use the RTC class interfaces.

Acked-by: Alessandro Zummo <a.zummo@towertech.it>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-integrator/Makefile
arch/arm/mach-integrator/time.c [deleted file]
drivers/rtc/Kconfig
drivers/rtc/Makefile
drivers/rtc/rtc-pl030.c [new file with mode: 0644]