]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: S3C24XX: add platform code for conversion to the common clock framework
authorHeiko Stuebner <heiko@sntech.de>
Thu, 8 May 2014 20:49:14 +0000 (05:49 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Mon, 12 May 2014 23:00:42 +0000 (08:00 +0900)
commita8d2eda55f98d7b6b3b32186b375f9394f0014aa
treebef32de3643870153f26f89b616b19fc69af0e02
parent3bb3f08b44b55c5cc207a63c0066b56abf7a65f8
ARM: S3C24XX: add platform code for conversion to the common clock framework

This adds the necessary init functions to init the clocks from the common
clock framework and necessary CONFIG_SAMSUNG_CLOCK ifdefs around the legacy
clock code.

This also includes empty stubs for the *_setup_clocks functions that are
called from the cpufreq driver on resume.

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/common.c
arch/arm/mach-s3c24xx/common.h
arch/arm/mach-s3c24xx/s3c2410.c
arch/arm/mach-s3c24xx/s3c2442.c
arch/arm/mach-s3c24xx/s3c244x.c