]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit367c81e3a2fe7cc77bf044ac9f7eadcaa17f04c1
tree4a49ac1f0df64ed9058e1c894e8f3ddc4ebc8a24
parent6cb501899f51dd849604673d8170e67b497ed770
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