From: Philippe De Muyter Date: Thu, 12 Jun 2008 22:21:36 +0000 (-0700) Subject: m68knommu: init coldfire timer TRR with n - 1, not n X-Git-Tag: v2.6.26-rc7~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c38d8578545482fe45d6e6ea37be02a2e1bb289;p=pandora-kernel.git 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 Acked-by: Greg Ungerer Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed