Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 284551
b: refs/heads/master
c: b18d1f0
h: refs/heads/master
i:
  284549: 5229646
  284547: c4eb1a8
  284543: 8191fd3
v: v3
  • Loading branch information
NeilBrown authored and Samuel Ortiz committed Jan 8, 2012
1 parent d981782 commit 25069b6
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: 2161891a0a7bcad6ee8819bb324ee4a031bc8a95
refs/heads/master: b18d1f0f490cbeefd389ccd90504dd6501e6d493
1 change: 1 addition & 0 deletions trunk/drivers/mfd/twl4030-irq.c
Original file line number Diff line number Diff line change
Expand Up @@ -667,6 +667,7 @@ int twl4030_sih_setup(int module)
irq_set_chip_data(irq, agent);
irq_set_chip_and_handler(irq, &twl4030_sih_irq_chip,
handle_edge_irq);
irq_set_nested_thread(irq, 1);
activate_irq(irq);
}

Expand Down

0 comments on commit 25069b6

Please sign in to comment.