linux-stable/arch/arm/mach-s3c2412
Ben Dooks 9d325f2341 [ARM] S3C: Update time initialisation to fix S3C64XX time problems
The S3C64XX timer is running at the wrong rate due to the
assumptions made in the timer initialisation about the way
the pwm dividers work. This means that time on the S3C64XX
runs twice as fast as it should.

Fix the problem by moving to using the clk framework to setup
the pwm timer clock muxes, as the pwm-clock code has all the
necessary knowledge of how the timer clock inputs are routed.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
2008-12-16 10:13:02 +00:00
..
clock.c [ARM] S3C: Update time initialisation to fix S3C64XX time problems 2008-12-16 10:13:02 +00:00
dma.c Merge branch 's3c-moves2' of git://aeryn.fluff.org.uk/bjdooks/linux into devel 2008-11-29 19:35:07 +00:00
gpio.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
irq.c Merge branch 's3c-move' into devel 2008-10-14 22:24:51 +01:00
Kconfig [ARM] Arrange for platforms to select appropriate CPU support 2008-11-27 12:38:00 +00:00
mach-jive.c [ARM] S3C24XX: Movev udc headers to arch/arm/plat-s3c24xx/include/plat 2008-10-30 10:17:15 +00:00
mach-smdk2413.c [ARM] S3C24XX: Movev udc headers to arch/arm/plat-s3c24xx/include/plat 2008-10-30 10:17:15 +00:00
mach-vstms.c [ARM] S3C: Move nand headers to arch/arm/plat-s3c/include/plat 2008-10-30 10:17:13 +00:00
Makefile [ARM] JIVE: Initial machine support for Logitech Jive 2008-07-03 16:51:24 +01:00
pm.c Merge branch 's3c-move' into devel 2008-10-14 22:24:51 +01:00
s3c2412.c [ARM] S3C24XX: Update clock data on resume 2008-12-15 21:46:08 +00:00
sleep.S [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00