Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 223672
b: refs/heads/master
c: 30f2ba3
h: refs/heads/master
v: v3
  • Loading branch information
Paul Mundt committed Dec 24, 2010
1 parent 4a094f8 commit 28505ac
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: 27f1acccd4d310e941d2e879445324595e2fe463
refs/heads/master: 30f2ba38011247ad95bffbf0743a0dc0656a5eb7
1 change: 1 addition & 0 deletions trunk/drivers/sh/intc/core.c
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,7 @@ int __init register_intc_controller(struct intc_desc *desc)
list_add_tail(&d->list, &intc_list);

raw_spin_lock_init(&d->lock);
INIT_RADIX_TREE(&d->tree, GFP_ATOMIC);

d->index = nr_intc_controllers;

Expand Down

0 comments on commit 28505ac

Please sign in to comment.