Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 97282
b: refs/heads/master
c: ace94f9
h: refs/heads/master
v: v3
  • Loading branch information
Ben Dooks authored and Russell King committed May 22, 2008
1 parent 152020e commit e4f6527
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: 59d83db559315bb75aea849ee773f571ddcc3574
refs/heads/master: ace94f9efb8ad2c21b308b3bdf02db984d8b3c5f
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-s3c2410/mach-bast.c
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,7 @@ static struct resource bast_dm9k_resource[] = {
[2] = {
.start = IRQ_DM9000,
.end = IRQ_DM9000,
.flags = IORESOURCE_IRQ,
.flags = IORESOURCE_IRQ | IRQF_TRIGGER_HIGH,
}

};
Expand Down

0 comments on commit e4f6527

Please sign in to comment.