projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f881b6a
)
rk29: clock: rm unbalance mutex_unlock
author
黄涛
<huangtao@rock-chips.com>
Thu, 27 Jan 2011 12:16:28 +0000
(20:16 +0800)
committer
黄涛
<huangtao@rock-chips.com>
Thu, 27 Jan 2011 12:16:51 +0000
(20:16 +0800)
arch/arm/mach-rk29/clock.c
patch
|
blob
|
history
diff --git
a/arch/arm/mach-rk29/clock.c
b/arch/arm/mach-rk29/clock.c
index 81460fb5a697ca7f469b12d310e7c3e8486050d2..2cf337024b7df0422192565505cb40be29693b02 100755
(executable)
--- a/
arch/arm/mach-rk29/clock.c
+++ b/
arch/arm/mach-rk29/clock.c
@@
-2247,7
+2247,6
@@
static int __init clk_disable_unused(void)
clk_disable_nolock(ck);
UNLOCK();
}
- mutex_unlock(&clocks_mutex);
pmu_set_power_domain(PD_VCODEC, false);
// pmu_set_power_domain(PD_DISPLAY, false);