[RAMEN9610-8149] [COMMON] cpufreq: acme: Use policy_update_with_DM_CALL
authorHyeonseong Gil <hs.gil@samsung.com>
Mon, 21 May 2018 04:08:27 +0000 (13:08 +0900)
committerhskang <hs1218.kang@samsung.com>
Thu, 15 Nov 2018 04:58:20 +0000 (13:58 +0900)
commitb040539cb59dc8d7c069079348970f06ab39ccee
tree414db01bff8c025c03c0ad8bc762040aa583969f
parent3724682760ddddbb11453a79e5e9646198a1d98c
[RAMEN9610-8149] [COMMON] cpufreq: acme: Use policy_update_with_DM_CALL

Race condition occurs betwwen policy_update and DM_CALL.
To prevent the problem, we changed to use policy_upate_with_DM_CALL()
to update all at once.

Change-Id: Ic8442c103db13ed56f6c0497d79e0974c6af5413
Signed-off-by: Hyeonseong Gil <hs.gil@samsung.com>
drivers/cpufreq/exynos-acme.c