Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 308729
b: refs/heads/master
c: 5a2f1b5
h: refs/heads/master
i:
  308727: b9aa910
v: v3
  • Loading branch information
NeilBrown authored and Samuel Ortiz committed May 9, 2012
1 parent 57e0c06 commit 571fc43
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: bbf6adc10cb2d5a1345cc66e61b3891d42a9afbe
refs/heads/master: 5a2f1b5fae593dbdf4f3656ee5a5d111df3e9acb
1 change: 1 addition & 0 deletions trunk/drivers/mfd/twl4030-irq.c
Original file line number Diff line number Diff line change
Expand Up @@ -757,6 +757,7 @@ int twl4030_init_irq(struct device *dev, int irq_num)
dev_err(dev, "could not claim irq%d: %d\n", irq_num, status);
goto fail_rqirq;
}
enable_irq_wake(irq_num);

return irq_base;
fail_rqirq:
Expand Down

0 comments on commit 571fc43

Please sign in to comment.