commit | 5b02b7794b555e299c5e9298c6b223b538888ec8 | [log] [tgz] |
---|---|---|
author | Arve Hjønnevåg <arve@android.com> | Fri Jun 24 16:04:16 2011 +0900 |
committer | Dave Jones <davej@redhat.com> | Wed Jul 13 18:29:58 2011 -0400 |
tree | ae2abbea1e4fc0ac98a544d058c3d0689b01cef0 | |
parent | 405e6d6df739a27a267b381213aa9e86c4929543 [diff] |
[CPUFREQ] S5PV210: Lock a mutex while changing the cpu frequency Without this lock the call to change the frequency for suspend could switch to a new frequency while another thread was still changing the cpu voltage. Signed-off-by: Arve Hjønnevåg <arve@android.com> Signed-off-by: Jonghwan Choi <jhbird.choi@samsung.com> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com> Signed-off-by: Dave Jones <davej@redhat.com>