ARM: EXYNOS: fix cycle count for periodic mode of clock event timers
authorChanghwan Youn <chaos.youn@samsung.com>
Fri, 9 Mar 2012 23:09:21 +0000 (15:09 -0800)
committerKukjin Kim <kgene.kim@samsung.com>
Sat, 10 Mar 2012 15:26:59 +0000 (07:26 -0800)
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 <chaos.youn@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>

No differences found