dect
/
linux-2.6
Archived
13
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
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
..
kernel [PATCH] take init_files to fs/file.c 2008-05-16 17:22:20 -04:00
lib
mm
platform m68knommu: init coldfire timer TRR with n - 1, not n 2008-06-12 18:05:40 -07:00
Kconfig m68knommu: ColdFire add support for kernel preemption (missing chunk) 2008-05-13 08:02:23 -07:00
Kconfig.debug
Makefile
defconfig