Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 273482
b: refs/heads/master
c: 9330363
h: refs/heads/master
v: v3
  • Loading branch information
Lars-Peter Clausen authored and Ralf Baechle committed Oct 24, 2011
1 parent a73aaa0 commit c25aafb
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: fe5a8b7f0602b5a536d23cd3468461e9de76256b
refs/heads/master: 933036386b36d8a9047798f31ab40f9e869bdd7d
2 changes: 1 addition & 1 deletion trunk/arch/mips/jz4740/gpio.c
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@ static void jz_gpio_irq_demux_handler(unsigned int irq, struct irq_desc *desc)

gpio_irq = chip->irq_base + __fls(flag);

jz_gpio_check_trigger_both(chip, irq);
jz_gpio_check_trigger_both(chip, gpio_irq);

generic_handle_irq(gpio_irq);
};
Expand Down

0 comments on commit c25aafb

Please sign in to comment.