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)
commitdfc0f5099a83f8633fc4480e2f0e8e5f6ac1331d
tree4a49ac1f0df64ed9058e1c894e8f3ddc4ebc8a24
parent8cb28748154db139180ea4e24252530aecc3745b
ARM: S3C24XX: Convert s3c2416 and s3c2443 to common clock framework

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
This page took 0.025616 seconds and 5 git commands to generate.