Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 355203
b: refs/heads/master
c: 7fb7d8a
h: refs/heads/master
i:
  355201: b81e6ca
  355199: 9c67774
v: v3
  • Loading branch information
Rob Herring committed Jan 12, 2013
1 parent 8c2d775 commit 23bae43
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: cf21af5458cafc3c1bd2864e6f789de32ba778f6
refs/heads/master: 7fb7d8ae1036f1002fe8b16c15cc26d32046df64
1 change: 1 addition & 0 deletions trunk/arch/arm/common/vic.c
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,7 @@ static void __init vic_register(void __iomem *base, unsigned int irq,
v->valid_sources = valid_sources;
v->resume_sources = resume_sources;
v->irq = irq;
set_handle_irq(vic_handle_irq);
vic_id++;
v->domain = irq_domain_add_simple(node, fls(valid_sources), irq,
&vic_irqdomain_ops, v);
Expand Down

0 comments on commit 23bae43

Please sign in to comment.