ARM: S3C64XX: use timekeeping wrapper on cpuidle
authorDaniel Lezcano <daniel.lezcano@linaro.org>
Thu, 17 May 2012 22:19:49 +0000 (07:19 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Thu, 17 May 2012 22:19:49 +0000 (07:19 +0900)
The timekeeping is computed from the cpuidle core if we set
the .en_core_tk_irqen flag. Let's use it and remove the duplicated
code.

Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Tested-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>

No differences found