Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 184754
b: refs/heads/master
c: f982855
h: refs/heads/master
v: v3
  • Loading branch information
Felipe Balbi authored and Tony Lindgren committed Feb 19, 2010
1 parent 0f69584 commit 9af12aa
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: 1a4f4637492f6a5977dd21b0026da09cd269c4a9
refs/heads/master: f9828552b945b9522f15f9eccea6d6df0af49753
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-omap2/usb-musb.c
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ void __init usb_musb_init(void)
musb_resources[0].start = OMAP243X_HS_BASE;
else
musb_resources[0].start = OMAP34XX_HSUSB_OTG_BASE;
musb_resources[0].end = musb_resources[0].start + SZ_8K - 1;
musb_resources[0].end = musb_resources[0].start + SZ_4K - 1;

/*
* REVISIT: This line can be removed once all the platforms using
Expand Down

0 comments on commit 9af12aa

Please sign in to comment.