android_kernel_samsung_msm8976/arch/m68knommu/platform/coldfire
Philippe De Muyter 6c38d85785 m68knommu: init coldfire timer TRR with n - 1, not n
The coldfire timer must be initialised to n - 1 if we want it to count n
cycles between each tick interrupt.  This was already fixed, but has been
lost with the conversion to GENERIC_TIMER.

Signed-off-by: Philippe De Muyter <phdm@macqel.be>
Acked-by: Greg Ungerer <gerg@snapgear.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-06-12 18:05:40 -07:00
..
dma.c m68knommu: create common DMA table for ColdFire CPUs 2008-02-01 21:00:01 +11:00
entry.S m68knommu: fix compare race in sched related code 2008-05-01 08:08:36 -07:00
head.S
Makefile m68knommu: use asflags instead of EXTRA_AFLAGS 2008-02-14 20:58:05 -08:00
pit.c m68knommu: switch ColdFire PIT timer to use GENERIC_TIME 2008-02-01 21:02:03 +11:00
timers.c m68knommu: init coldfire timer TRR with n - 1, not n 2008-06-12 18:05:40 -07:00
vectors.c m68knommu: move ColdFire vectors.c to its own coldfire directory 2008-02-01 20:58:10 +11:00