Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 345053
b: refs/heads/master
c: b7dea5d
h: refs/heads/master
i:
  345051: 1e948d0
v: v3
  • Loading branch information
Mark Brown authored and Samuel Ortiz committed Dec 9, 2012
1 parent a83c16c commit f00a5a1
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: c2ace4fdd0efce3e2fbd930300524191dd7180ae
refs/heads/master: b7dea5dc5baf6021f1d007db774569ad04741af9
1 change: 1 addition & 0 deletions trunk/drivers/mfd/arizona-irq.c
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,7 @@ int arizona_irq_init(struct arizona *arizona)
arizona->virq = irq_domain_add_linear(NULL, 2, &arizona_domain_ops,
arizona);
if (!arizona->virq) {
dev_err(arizona->dev, "Failed to add core IRQ domain\n");
ret = -EINVAL;
goto err;
}
Expand Down

0 comments on commit f00a5a1

Please sign in to comment.