ARM: S3C2443/S3C2416: add s3c_rtc_setname and rename rtc devices
authorHeiko Stuebner <heiko@sntech.de>
Sat, 24 Dec 2011 01:52:23 +0000 (10:52 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Mon, 6 Feb 2012 23:03:43 +0000 (08:03 +0900)
As the S3C24xx SoCs use the same rtc device a renaming capability like in
the adc driver is necessary.

This patch adds a s3c_rtc_setname function and names the rtc devices for
S3C2443 and S3C2416 accordingly.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>

No differences found