manjunath.gou...@linaro.org writes:
> +MODULE_DESCRIPTION(DRIVER_DESC);
> +MODULE_ALIAS("platform:omap-msm");
> +MODULE_LICENSE("GPL");
omap-msm? I think you mean msm-ehci.
I don't have any hardware to test this on, so hopefully someone can
chime in after testing it.
David
--
sent by an empl
On 02/07/2013 10:34 AM, manjunath.gou...@linaro.org wrote:
> Separate the Qualcomm On-Chip host controller driver from ehci-hcd host code
> into its own driver module.
> diff --git a/drivers/usb/host/Kconfig b/drivers/usb/host/Kconfig
> @@ -209,7 +210,7 @@ config USB_EHCI_TEGRA
> boolean
From: Manjunath Goudar
Separate the Qualcomm On-Chip host controller driver from ehci-hcd host code
into its own driver module.
Signed-off-by: Manjunath Goudar
Cc: Greg KH
Cc: Alan Stern
Cc: David Brown
Cc: Daniel Walker
Cc: Bryan Huntsman
Cc: Brian Swetland
Cc: linux-usb@vger.kernel.org