Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 311439
b: refs/heads/master
c: e9bcd47
h: refs/heads/master
i:
  311437: 7ec64e8
  311435: 5256ca9
  311431: 5713391
  311423: 986f016
v: v3
  • Loading branch information
Paul Mundt committed Jun 28, 2012
1 parent b4e7d78 commit f68df6d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: ad3337cb38bf1f4c677ce2d05f9c049b35f7147e
refs/heads/master: e9bcd470d814473c31ffc5d09e249396a2196ad4
4 changes: 2 additions & 2 deletions trunk/arch/sh/boards/mach-kfr2r09/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -201,8 +201,8 @@ static struct resource kfr2r09_usb0_gadget_resources[] = {
.flags = IORESOURCE_MEM,
},
[1] = {
.start = evtirq(0xa20),
.end = evtirq(0xa20),
.start = evt2irq(0xa20),
.end = evt2irq(0xa20),
.flags = IORESOURCE_IRQ | IRQF_TRIGGER_LOW,
},
};
Expand Down

0 comments on commit f68df6d

Please sign in to comment.