]> git.kernelconcepts.de Git - karo-tx-linux.git/commit - arch/arm/mach-s3c64xx/s3c6400.c
ARM: S3C64XX: Migrate clock handling to Common Clock Framework
authorTomasz Figa <tomasz.figa@gmail.com>
Sun, 25 Aug 2013 17:00:38 +0000 (02:00 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Mon, 16 Sep 2013 21:47:36 +0000 (06:47 +0900)
commitb69f460dc1a074db3f759c2be9cd13271f91fbdd
tree394b24898f17c715ec77328608decd2925e8ab93
parentd0127f6fc12e311cdd89bb1bd62f36621778d149
ARM: S3C64XX: Migrate clock handling to Common Clock Framework

This patch migrates the s3c64xx platform to use the new clock driver
using Common Clock Framework.

Signed-off-by: Tomasz Figa <tomasz.figa@gmail.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
15 files changed:
arch/arm/Kconfig
arch/arm/mach-s3c64xx/Makefile
arch/arm/mach-s3c64xx/common.c
arch/arm/mach-s3c64xx/common.h
arch/arm/mach-s3c64xx/mach-anw6410.c
arch/arm/mach-s3c64xx/mach-crag6410.c
arch/arm/mach-s3c64xx/mach-hmt.c
arch/arm/mach-s3c64xx/mach-mini6410.c
arch/arm/mach-s3c64xx/mach-ncp.c
arch/arm/mach-s3c64xx/mach-smartq.c
arch/arm/mach-s3c64xx/mach-smdk6400.c
arch/arm/mach-s3c64xx/mach-smdk6410.c
arch/arm/mach-s3c64xx/s3c6400.c
arch/arm/mach-s3c64xx/s3c6410.c
drivers/clk/samsung/Makefile