From 5b02b7794b555e299c5e9298c6b223b538888ec8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arve=20Hj=C3=B8nnev=C3=A5g?= Date: Fri, 24 Jun 2011 16:04:16 +0900 Subject: [PATCH] [CPUFREQ] S5PV210: Lock a mutex while changing the cpu frequency MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit 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 Signed-off-by: Jonghwan Choi Signed-off-by: Kukjin Kim Signed-off-by: Dave Jones --- Reading git-format-patch failed