[COMMON] clocksource: exynos_mct: restore TCNTB value in resume
authorHosung Kim <hosung0.kim@samsung.com>
Wed, 28 Jun 2017 13:09:18 +0000 (22:09 +0900)
committerYoungmin Nam <youngmin.nam@samsung.com>
Thu, 2 May 2019 07:21:55 +0000 (16:21 +0900)
commitd4a0d8934a2801fcb1af49c0130e5947a378424b
tree77aa874f489244624f17feb01ef43aebc96add0e
parent07ff55e71694d4605bc19fd2f886b31f47cd96f0
[COMMON] clocksource: exynos_mct: restore TCNTB value in resume

This commit restores TCNTB value in resume of CPU0.
Other CPUs are controlled hotplug framework while suspend/resume.
But CPU0 is except in this sequence. So some register setting
is needed like TCNTB value.

Change-Id: I1a0dbf2e8f9e73de778910796e180b493c8441d2
Signed-off-by: Hosung Kim <hosung0.kim@samsung.com>
drivers/clocksource/exynos_mct.c