]> 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)
commit568ebe516d7633c213e156634dc81af042c3417c
tree4a49ac1f0df64ed9058e1c894e8f3ddc4ebc8a24
parentc6969a3dc43c17c5f02407cd1ba108ddf5ddddd5
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