Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 311222
b: refs/heads/master
c: 3d09b33
h: refs/heads/master
v: v3
  • Loading branch information
Tony Lindgren committed Jun 20, 2012
1 parent 917584c commit 1b56a12
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: 310018d52ec06c19dc946c2807c07c8b70e2d1a6
refs/heads/master: 3d09b33fecf204561e5c7126648ec05c756c631c
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-omap2/usb-tusb6010.c
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,7 @@ tusb6010_setup_interface(struct musb_hdrc_platform_data *data,
printk(error, 3, status);
return status;
}
tusb_resources[2].start = irq + IH_GPIO_BASE;
tusb_resources[2].start = gpio_to_irq(irq);

/* set up memory timings ... can speed them up later */
if (!ps_refclk) {
Expand Down

0 comments on commit 1b56a12

Please sign in to comment.