Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 370639
b: refs/heads/master
c: 329afd2
h: refs/heads/master
i:
  370637: 0e50dff
  370635: 40c8551
  370631: c4af182
  370623: f85a1df
v: v3
  • Loading branch information
Daniel Lezcano authored and Kukjin Kim committed Apr 9, 2013
1 parent ed19ef1 commit 5961d18
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: 5db9f436213d81f053e3f6d69d367637b02fe95e
refs/heads/master: 329afd264592f8d0e40fa063c089b35fba0014cc
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-exynos/cpuidle.c
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ static int __init exynos4_init_cpuidle(void)
return ret;
}

for_each_cpu(cpu_id, cpu_online_mask) {
for_each_online_cpu(cpu_id) {
device = &per_cpu(exynos4_cpuidle_device, cpu_id);
device->cpu = cpu_id;

Expand Down

0 comments on commit 5961d18

Please sign in to comment.