Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/m68knommu/platform/5307
Greg Ungerer 4342f4ace2 m68knommu: fix ColdFire timer off by 1
The coldfire timer runs from 0 to TRR included, then 0 again and so on.  It
counts thus actually TRR + 1 steps for 1 tick, not TRR.  Fix that.

Signed-off-by: Philippe De Muyter <phdm@macqel.be>
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-06-08 17:23:32 -07:00
..
config.c [PATCH] m68knommu: use irq_handler_t for passing handler types 2007-02-09 10:45:33 -08:00
entry.S Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
head.S [PATCH] m68knommu: auto detect memory size on M5208EVB board 2006-12-04 08:26:12 -08:00
ints.c [PATCH] m68knommu: remove local_bh_count 2007-03-06 18:08:38 -08:00
Makefile [PATCH] m68knommu: add ColdFire 532x timer build support 2006-06-25 17:43:34 -07:00
pit.c [PATCH] m68knommu: use irq_handler_t passing handler to PIT init 2007-02-09 10:45:33 -08:00
timers.c m68knommu: fix ColdFire timer off by 1 2007-06-08 17:23:32 -07:00
vectors.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00