|
@@ -366,6 +366,7 @@ int cpufreq_governor_dbs(struct cpufreq_policy *policy,
|
|
|
|
|
|
mutex_lock(&dbs_data->mutex);
|
|
mutex_lock(&dbs_data->mutex);
|
|
mutex_destroy(&cpu_cdbs->timer_mutex);
|
|
mutex_destroy(&cpu_cdbs->timer_mutex);
|
|
|
|
+ cpu_cdbs->cur_policy = NULL;
|
|
|
|
|
|
mutex_unlock(&dbs_data->mutex);
|
|
mutex_unlock(&dbs_data->mutex);
|
|
|
|
|