ARM: S3C64XX: Use new clock-clksrc.c code for clocks.
authorBen Dooks <ben-linux@fluff.org>
Tue, 1 Dec 2009 01:24:35 +0000 (01:24 +0000)
committerBen Dooks <ben-linux@fluff.org>
Fri, 15 Jan 2010 08:10:09 +0000 (17:10 +0900)
commit399cae747426a6acdba8e347edef241a05a08b09
treed627cf3bf23de1fabb919cb9ccf82bb78c0249b8
parentaa9ad6ad9c16e1daff41792c485f46e601a5af33
ARM: S3C64XX: Use new clock-clksrc.c code for clocks.

Move the s3c6400-clock.c implementation over to use the new common
plat-samsung based clock-clksrc.c.

Note, this does not delete the clocks definitions that are now unused
in the regs-clock.h to reduce the quantity of change in this commit.

Based on original patches by Harald Welte.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
arch/arm/plat-s3c64xx/Kconfig
arch/arm/plat-s3c64xx/s3c6400-clock.c