ARM: S3C24XX: remove legacy clock code
authorHeiko Stuebner <heiko@sntech.de>
Thu, 8 May 2014 20:49:36 +0000 (05:49 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Mon, 12 May 2014 23:00:45 +0000 (08:00 +0900)
With the move to the common clock framework completed for s3c2410, s3c2440
and s3c2442, the legacy clock code for these machines can go away too.

This also includes the legacy dclk code, as all legacy users are converted.

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>
13 files changed:
arch/arm/mach-s3c24xx/Kconfig
arch/arm/mach-s3c24xx/Makefile
arch/arm/mach-s3c24xx/clock-dclk.c [deleted file]
arch/arm/mach-s3c24xx/clock-s3c2410.c [deleted file]
arch/arm/mach-s3c24xx/clock-s3c2440.c [deleted file]
arch/arm/mach-s3c24xx/clock-s3c244x.c [deleted file]
arch/arm/mach-s3c24xx/common.h
arch/arm/mach-s3c24xx/include/mach/regs-clock.h
arch/arm/mach-s3c24xx/include/mach/regs-gpio.h
arch/arm/mach-s3c24xx/pm.c
arch/arm/mach-s3c24xx/s3c2410.c
arch/arm/mach-s3c24xx/s3c2442.c
arch/arm/mach-s3c24xx/s3c244x.c

Simple merge
Simple merge
diff --cc arch/arm/mach-s3c24xx/clock-dclk.c
Simple merge
diff --cc arch/arm/mach-s3c24xx/clock-s3c2410.c
Simple merge
diff --cc arch/arm/mach-s3c24xx/clock-s3c2440.c
Simple merge
diff --cc arch/arm/mach-s3c24xx/clock-s3c244x.c
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge