From: Sebastian Siewior Date: Mon, 28 Apr 2008 09:43:04 +0000 (+0200) Subject: m68knommu: MCF5307 PIT GENERIC_CLOCKEVENTS support X-Git-Tag: v2.6.27-rc1~519^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b9a69861c39ae4c232385def833816acc07a0a4;p=pandora-kernel.git m68knommu: MCF5307 PIT GENERIC_CLOCKEVENTS support The PIT code has been changed in order to suppport GENERIC_CLOCKEVENTS. The priority of the PIT clocksource has been decreased in favor of the DMA timer. pit_cycles_per_jiffy become a constant (PIT_CYCLES_PER_JIFFY) because it is known at compile time and does not change afterwards. Signed-off-by: Benedikt Spranger Signed-off-by: Sebastian Siewior Signed-off-by: Greg Ungerer --- Reading git-diff-tree failed