From: Changhwan Youn Date: Fri, 9 Mar 2012 23:09:21 +0000 (-0800) Subject: ARM: EXYNOS: fix cycle count for periodic mode of clock event timers X-Git-Tag: v3.4-rc1~72^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d2e4d7f2c2b1a4382286821a59fa2f4012cb748;p=pandora-kernel.git ARM: EXYNOS: fix cycle count for periodic mode of clock event timers EXYNOS SOC series use MCT for kernel timer and MCT has two types of clock event timers, which are mct-comp and mct-tick. Because the clock rate of each event timer is diffent from the other, this patch fixes cycles_per_jiffy for each timer's periodic mode. Signed-off-by: Changhwan Youn Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed