Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 351037
b: refs/heads/master
c: 16a44f8
h: refs/heads/master
i:
  351035: c0f4563
v: v3
  • Loading branch information
Viresh Kumar authored and Rafael J. Wysocki committed Feb 2, 2013
1 parent efba7d0 commit 3ad105d
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: b394058f064848deac7a7cd6942b6521d7b3fe1d
refs/heads/master: 16a44f82674ddd8d5b5b2527979ac22a25c55c50
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-tegra/cpu-tegra.c
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ static int tegra_cpu_init(struct cpufreq_policy *policy)
policy->cpuinfo.transition_latency = 300 * 1000;

policy->shared_type = CPUFREQ_SHARED_TYPE_ALL;
cpumask_copy(policy->related_cpus, cpu_possible_mask);
cpumask_copy(policy->cpus, cpu_possible_mask);

if (policy->cpu == 0)
register_pm_notifier(&tegra_cpu_pm_notifier);
Expand Down

0 comments on commit 3ad105d

Please sign in to comment.