]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[ARM] 3627/1: S3C24XX: split s3c2410 clocks from core clocks
authorBen Dooks <ben-linux@fluff.org>
Thu, 22 Jun 2006 21:18:20 +0000 (22:18 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 22 Jun 2006 21:18:20 +0000 (22:18 +0100)
commit99c13853ffa26dd6527995b3f47548e075f201fb
treeb007bb3e79739f7f442daa00f92a34b1348cd29b
parenta341305e94982c66a2e94125a24b860605da9066
[ARM] 3627/1: S3C24XX: split s3c2410 clocks from core clocks

Patch from Ben Dooks

Split the s3c2410 specific clocks from the core
clock code, as part of the work to support more
of the Samsung line of SoCs.

The patch does not use the sysdev mechanism as
the clocks are needed for the timer init, which
is very early in the kernel init sequence.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-s3c2410/Kconfig
arch/arm/mach-s3c2410/Makefile
arch/arm/mach-s3c2410/clock.c
arch/arm/mach-s3c2410/clock.h
arch/arm/mach-s3c2410/s3c2410-clock.c [new file with mode: 0644]
arch/arm/mach-s3c2410/s3c2410.c
arch/arm/mach-s3c2410/s3c2410.h
arch/arm/mach-s3c2410/s3c2440-clock.c
arch/arm/mach-s3c2410/s3c2442-clock.c
arch/arm/mach-s3c2410/s3c244x.c