Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 212157
b: refs/heads/master
c: fe21221
h: refs/heads/master
i:
  212155: 1a75264
v: v3
  • Loading branch information
Thomas Gleixner committed Oct 8, 2010
1 parent 6c40b22 commit 68c0044
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: bd151412263a67b5321e9dd1d5b4bf6d96fdebf3
refs/heads/master: fe21221386e46b8e0f2cbd83559a29680c28473b
2 changes: 1 addition & 1 deletion trunk/drivers/mfd/twl4030-irq.c
Original file line number Diff line number Diff line change
Expand Up @@ -810,7 +810,7 @@ int twl4030_init_irq(int irq_num, unsigned irq_base, unsigned irq_end)
twl4030_irq_chip = dummy_irq_chip;
twl4030_irq_chip.name = "twl4030";

twl4030_sih_irq_chip.ack = dummy_irq_chip.ack;
twl4030_sih_irq_chip.irq_ack = dummy_irq_chip.irq_ack;

for (i = irq_base; i < irq_end; i++) {
set_irq_chip_and_handler(i, &twl4030_irq_chip,
Expand Down

0 comments on commit 68c0044

Please sign in to comment.