On Mon, 30 Jun 2014, Felipe Balbi wrote: > On Mon, Jun 30, 2014 at 06:29:34PM +0100, Srinivas Kandagatla wrote: > > This patch makes the msm ehci driver available to use on QCOM SOCs, > > which have the same IP. > > > > Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@xxxxxxxxxx> > > Alan, this is ok to me: > > Acked-by: Felipe Balbi <balbi@xxxxxx> Greg, it's okay with me too. Acked-by: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx> > > --- > > drivers/usb/host/Kconfig | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/drivers/usb/host/Kconfig b/drivers/usb/host/Kconfig > > index 61b7817..03314f8 100644 > > --- a/drivers/usb/host/Kconfig > > +++ b/drivers/usb/host/Kconfig > > @@ -176,7 +176,7 @@ config USB_EHCI_HCD_AT91 > > > > config USB_EHCI_MSM > > tristate "Support for Qualcomm QSD/MSM on-chip EHCI USB controller" > > - depends on ARCH_MSM > > + depends on ARCH_MSM || ARCH_QCOM > > select USB_EHCI_ROOT_HUB_TT > > ---help--- > > Enables support for the USB Host controller present on the > > -- > > 1.9.1 > > > > -- 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