]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: S3C2443: Move clk_arm and clk_armdiv to common code
authorHeiko St?bner <heiko@sntech.de>
Fri, 14 Oct 2011 06:08:56 +0000 (15:08 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Fri, 14 Oct 2011 06:15:49 +0000 (15:15 +0900)
commitaab08eebdf87d3e6eda5c81f119423af63f5aee1
treedc8b3182c00b3e4b4989d6c9a559153068804094
parentd9a3bfbd7e80ecf24d2322659d5c0542f9d95e78
ARM: S3C2443: Move clk_arm and clk_armdiv to common code

The system-layout of the armdiv and armclk is common to
S3C2443/S3C2416/S3C2450 and only differs in the array of
possible dividers. Therefore it is possible to reuse the
clock definitions for all of these SoCs.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-s3c2443/clock.c
arch/arm/plat-s3c24xx/s3c2443-clock.c