Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 328723
b: refs/heads/master
c: f263651
h: refs/heads/master
i:
  328721: 5a691a4
  328719: 4731c16
v: v3
  • Loading branch information
Michal Pecio authored and Rafael J. Wysocki committed Sep 14, 2012
1 parent e84abb1 commit de4763e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 95ceafd46359dfd901f9d3b881b33d3036e4b0ce
refs/heads/master: f26365179d13c18591539d0518aa9de568c70ee0
1 change: 1 addition & 0 deletions trunk/drivers/cpufreq/cpufreq_ondemand.c
Original file line number Diff line number Diff line change
Expand Up @@ -761,6 +761,7 @@ static int cpufreq_governor_dbs(struct cpufreq_policy *policy,
else if (policy->min > this_dbs_info->cur_policy->cur)
__cpufreq_driver_target(this_dbs_info->cur_policy,
policy->min, CPUFREQ_RELATION_L);
dbs_check_cpu(this_dbs_info);
mutex_unlock(&this_dbs_info->timer_mutex);
break;
}
Expand Down

0 comments on commit de4763e

Please sign in to comment.