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/platform
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
..
68EZ328 [PATCH] m68knommu: use irq_handler_t for passing handler types in 68328 setup 2007-03-06 18:08:38 -08:00
68VZ328 [PATCH] m68knommu: use irq_handler_t for passing handler types in 68328 setup 2007-03-06 18:08:38 -08:00
520x
523x
527x
528x
532x
5206
5206e
5249
5272
5307 m68knommu: fix ColdFire timer off by 1 2007-06-08 17:23:32 -07:00
5407
68328 [PATCH] m68knommu: use irq_handler_t and remove regs arg for 68328 2007-03-06 18:08:38 -08:00
68360 [PATCH] m68knommu: use irq_handler_t for passing handler types in 68360 setup 2007-03-06 18:08:38 -08:00
Makefile