Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 188459
b: refs/heads/master
c: 0121865
h: refs/heads/master
i:
  188457: b91f109
  188455: af2a27a
v: v3
  • Loading branch information
Mike Frysinger committed Mar 9, 2010
1 parent 2873f3e commit 37b7f83
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: 3b781de6dd96d64c133a7ed774f385d35129575b
refs/heads/master: 01218654cd97a1e970034b1e080ec5459172c3f6
4 changes: 2 additions & 2 deletions trunk/arch/blackfin/mach-bf537/boards/stamp.c
Original file line number Diff line number Diff line change
Expand Up @@ -208,8 +208,8 @@ static struct resource sl811_hcd_resources[] = {
.end = 0x20340004,
.flags = IORESOURCE_MEM,
}, {
.start = CONFIG_USB_SL811_BFIN_IRQ,
.end = CONFIG_USB_SL811_BFIN_IRQ,
.start = IRQ_PF4,
.end = IRQ_PF4,
.flags = IORESOURCE_IRQ | IORESOURCE_IRQ_HIGHLEVEL,
},
};
Expand Down

0 comments on commit 37b7f83

Please sign in to comment.