Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 117734
b: refs/heads/master
c: 085eefb
h: refs/heads/master
v: v3
  • Loading branch information
David Brownell authored and Russell King committed Oct 22, 2008
1 parent e159576 commit 190a038
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: f20e3b5fe7ead0615309433260b9784d8da0bbbd
refs/heads/master: 085eefb5948bb43020792f31406da2ee2ef4e924
1 change: 1 addition & 0 deletions trunk/arch/arm/mach-at91/gpio.c
Original file line number Diff line number Diff line change
Expand Up @@ -404,6 +404,7 @@ static void gpio_irq_handler(unsigned irq, struct irq_desc *desc)
}

pin = bank->chipbase;
gpio = &irq_desc[pin];

while (isr) {
if (isr & 1) {
Expand Down

0 comments on commit 190a038

Please sign in to comment.