]> Pileus Git - ~andy/linux/blobdiff - arch/arm/mach-omap2/board-omap4panda.c
Merge tag 'v3.10-rc6' into x86/cleanups
[~andy/linux] / arch / arm / mach-omap2 / board-omap4panda.c
index a71ad345f20d8129788244dcfebd0864e396bd88..1e2c75eee9123403f82c4a8f8294047e06345170 100644 (file)
@@ -435,7 +435,7 @@ static void __init omap4_panda_init(void)
        omap_sdrc_init(NULL, NULL);
        omap4_twl6030_hsmmc_init(mmc);
        omap4_ehci_init();
-       usb_bind_phy("musb-hdrc.0.auto", 0, "omap-usb2.1.auto");
+       usb_bind_phy("musb-hdrc.2.auto", 0, "omap-usb2.3.auto");
        usb_musb_init(&musb_board_data);
        omap4_panda_display_init();
 }