Hi, guys! Can anyone explain why regulator support has been removed from ehci-omap driver in commit 19403165 ("usb: host: omap: ehci and ohci simplification")[1]? In 2.6.37/2.6.38 it was enough to apply simple patch[2] adding regulators description to board file to make USB work on omap3evm board (because USB PHY is powered via regulator). But now it won't work anymore in 2.6.39-rc2. BTW, I suspect that this commit also broke USB on omap3pandora board, as it defines "hsusb0" regulator supply in its board file: [mad@madhouse linux-2.6]$ git grep hsusb arch/arm/mach-omap2/board* arch/arm/mach-omap2/board-omap3pandora.c: REGULATOR_SUPPLY("hsusb0", "ehci I can't find any clues in commit message on why regulators support was removed and what should be used instead if this removal was intentional, so I'm a bit puzzled about what to do now. Any help will be appreciated. [1] http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=19403165c272cc4ed00c97973e7271714b009708 [2] http://arago-project.org/git/projects/?p=linux-omap3.git;a=commitdiff;h=2ec611981ad76256d5034ae36708d807142bed1c -- Best regards, Dmitry "MAD" Artamonow -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html