ARM: S3C24XX: Convert s3c2416 and s3c2443 to common clock framework
authorHeiko Stuebner <heiko@sntech.de>
Wed, 19 Feb 2014 00:26:21 +0000 (09:26 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Mon, 14 Apr 2014 17:11:35 +0000 (02:11 +0900)
This converts the mentioned platforms to use the newly introduced driver
for the common clock framework for them.

With this the whole legacy clock structure can go away too.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Reviewed-by: Tomasz Figa <t.figa@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-s3c24xx/Kconfig
arch/arm/mach-s3c24xx/Makefile
arch/arm/mach-s3c24xx/clock-s3c2416.c [deleted file]
arch/arm/mach-s3c24xx/clock-s3c2443.c [deleted file]
arch/arm/mach-s3c24xx/common-s3c2443.c [deleted file]
arch/arm/mach-s3c24xx/common.c
arch/arm/mach-s3c24xx/common.h
arch/arm/mach-s3c24xx/mach-s3c2416-dt.c
arch/arm/mach-s3c24xx/mach-smdk2416.c
arch/arm/mach-s3c24xx/mach-smdk2443.c

Simple merge
Simple merge
diff --cc arch/arm/mach-s3c24xx/clock-s3c2416.c
Simple merge
diff --cc arch/arm/mach-s3c24xx/clock-s3c2443.c
Simple merge
diff --cc arch/arm/mach-s3c24xx/common-s3c2443.c
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge