Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 263579
b: refs/heads/master
c: dfc40b2
h: refs/heads/master
i:
  263577: bfd75dd
  263575: 533d8f4
v: v3
  • Loading branch information
Will Deacon committed Aug 12, 2011
1 parent e39405c commit 180257b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 5cb843ca0f781b62dc9793b26926d0b8efef5576
refs/heads/master: dfc40b24c0a37593724f3317cd485c73ee878c18
4 changes: 2 additions & 2 deletions trunk/arch/arm/kernel/smp_twd.c
Original file line number Diff line number Diff line change
Expand Up @@ -137,8 +137,8 @@ void __cpuinit twd_timer_setup(struct clock_event_device *clk)
clk->max_delta_ns = clockevent_delta2ns(0xffffffff, clk);
clk->min_delta_ns = clockevent_delta2ns(0xf, clk);

clockevents_register_device(clk);

/* Make sure our local interrupt controller has this enabled */
gic_enable_ppi(clk->irq);

clockevents_register_device(clk);
}

0 comments on commit 180257b

Please sign in to comment.