]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: S3C2443: Change to using plat-samsung clksrc-clk implementation
authorBen Dooks <ben-linux@fluff.org>
Sat, 30 Jan 2010 07:19:59 +0000 (09:19 +0200)
committerBen Dooks <ben-linux@fluff.org>
Sun, 7 Mar 2010 22:56:07 +0000 (22:56 +0000)
commit7d572139fc038fce5d1f05f8503a7e26eb21290e
treed7d4b590727865bfec580de1263654a1b94db2da
parentd1e925ad6fc63410ab822e47b1359640e3ae91cc
ARM: S3C2443: Change to using plat-samsung clksrc-clk implementation

The S3C2443 clock code could easily make use of the clksrc implementation
in plat-samsung for many of the clocks. Make the clocks that easily move
to clksrc-clk over, update any initialisation and remove the old register
definitions from the header file (it is only being used once).

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
arch/arm/mach-s3c2410/include/mach/regs-s3c2443-clock.h
arch/arm/mach-s3c2443/Kconfig
arch/arm/mach-s3c2443/clock.c