Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 105151
b: refs/heads/master
c: 8a6e887
h: refs/heads/master
i:
  105149: cee50e9
  105147: ffbbb57
  105143: 46a7e6e
  105135: 221dab0
  105119: 1b21951
  105087: 5cb3272
v: v3
  • Loading branch information
Eric Miao authored and Russell King committed Jul 9, 2008
1 parent 1992692 commit 8c5a2e8
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: 043dd64e5d82ba6147b0034e1bfdd27d38d2f6c7
refs/heads/master: 8a6e88736066fddec77aa33a18ffa0c5f8eb2def
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-pxa/littleton.c
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ static struct resource smc91x_resources[] = {
[1] = {
.start = IRQ_GPIO(mfp_to_gpio(MFP_PIN_GPIO90)),
.end = IRQ_GPIO(mfp_to_gpio(MFP_PIN_GPIO90)),
.flags = IORESOURCE_IRQ | IRQF_TRIGGER_FALLING,
.flags = IORESOURCE_IRQ | IORESOURCE_IRQ_LOWEDGE,
}
};

Expand Down

0 comments on commit 8c5a2e8

Please sign in to comment.