From: Changhwan Youn Date: Fri, 11 Mar 2011 01:39:57 +0000 (+0900) Subject: ARM: EXYNOS4: Implement kernel timers using MCT X-Git-Tag: v2.6.39-rc1~434^2^2~24^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30d8bead5a309492d1dae2f6511a0465fe6ad05e;p=pandora-kernel.git ARM: EXYNOS4: Implement kernel timers using MCT The Multi-Core Timer(MCT) of EXYNOS4 is designed for implementing clock source timer and clock event timers. This patch implements 1 clock source timer with 64 bit free running counter of MCT and 2 clock event timers with two of 31-bit tick counters. Signed-off-by: Changhwan Youn Cc: Ben Dooks Cc: Russell King Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed