Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 298391
b: refs/heads/master
c: 88d8cd5
h: refs/heads/master
i:
  298389: d4c52de
  298387: 3f43506
  298383: 9392da1
v: v3
  • Loading branch information
Rusty Russell committed Mar 29, 2012
1 parent 8c43508 commit 19b1716
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0b5f9c005def154f9c21f9be0223b65b50d54368
refs/heads/master: 88d8cd52bc9dd7696617b31ea91263d6c47f22e4
2 changes: 1 addition & 1 deletion trunk/drivers/cpufreq/db8500-cpufreq.c
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ static int __cpuinit db8500_cpufreq_init(struct cpufreq_policy *policy)
policy->cpuinfo.transition_latency = 20 * 1000; /* in ns */

/* policy sharing between dual CPUs */
cpumask_copy(policy->cpus, &cpu_present_map);
cpumask_copy(policy->cpus, cpu_present_mask);

policy->shared_type = CPUFREQ_SHARED_TYPE_ALL;

Expand Down

0 comments on commit 19b1716

Please sign in to comment.