Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 235375
b: refs/heads/master
c: fb91cde
h: refs/heads/master
i:
  235373: 1a7d7ae
  235371: 07466db
  235367: 36c74e9
  235359: d4562db
v: v3
  • Loading branch information
Hema HK authored and Felipe Balbi committed Mar 1, 2011
1 parent 9100c28 commit 0a0583b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8c59ef38119102ccd2a8db6f19a8864a7c8d4e73
refs/heads/master: fb91cde49c327ff957c55d91805bc6abda59b311
4 changes: 4 additions & 0 deletions trunk/arch/arm/mach-omap2/usb-musb.c
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,10 @@ void __init usb_musb_init(struct omap_musb_board_data *board_data)

if (platform_device_register(&musb_device) < 0)
printk(KERN_ERR "Unable to register HS-USB (MUSB) device\n");

if (cpu_is_omap44xx())
omap4430_phy_init(dev);

}

#else
Expand Down

0 comments on commit 0a0583b

Please sign in to comment.