Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 348498
b: refs/heads/master
c: 6adba67
h: refs/heads/master
v: v3
  • Loading branch information
Pantelis Antoniou authored and Tony Lindgren committed Jan 7, 2013
1 parent 82ea1a8 commit 0e6832c
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: 07fd296d3a44f41d8a40b7b3082fa53c2a73862e
refs/heads/master: 6adba67eb0c4731ed0346731d024b2102f5b4d9d
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-omap2/omap_hwmod_33xx_data.c
Original file line number Diff line number Diff line change
Expand Up @@ -2070,7 +2070,7 @@ static struct omap_hwmod_irq_info am33xx_usbss_mpu_irqs[] = {
{ .name = "usbss-irq", .irq = 17 + OMAP_INTC_START, },
{ .name = "musb0-irq", .irq = 18 + OMAP_INTC_START, },
{ .name = "musb1-irq", .irq = 19 + OMAP_INTC_START, },
{ .irq = -1 + OMAP_INTC_START, },
{ .irq = -1, },
};

static struct omap_hwmod am33xx_usbss_hwmod = {
Expand Down

0 comments on commit 0e6832c

Please sign in to comment.