mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
rk29: clock: rm unbalance mutex_unlock
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user