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)
commit9aa753c4422492547a190df8a3b6a56282669f9b
treed7d4b590727865bfec580de1263654a1b94db2da
parent4ec07bba6945290c48dcc5b789cbd7adeabd7695
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