Hi Folks, this patch set depends on [1] which makes PHY layer *always* return an error as suggested by Alan Stern. I have compiled what I could, please go over the patches and give your Acked-by or NAK it if you think there's something wrong with any of the patches. cheers [1] http://marc.info/?l=linux-usb&m=136327710513124 Felipe Balbi (9): usb: dwc3: fix PHY error handling usb: gadget: mv_udc_core: fix PHY error handling usb: gadget: s3c-hsotg: fix PHY error handling usb: musb: omap2430: fix PHY error handling usb: host: ehci-msm: fix PHY error handling usb: host: ehci-mv: fix PHY error handling usb: host: ehci-s5p: fix PHY error handling usb: host: ehci-tegra: fix PHY error handling usb: host: ohci-exynos: fix PHY error handling drivers/usb/dwc3/core.c | 24 ++++++++++++++++++++++-- drivers/usb/gadget/mv_udc_core.c | 11 +++++++---- drivers/usb/gadget/s3c-hsotg.c | 2 +- drivers/usb/host/ehci-msm.c | 2 +- drivers/usb/host/ehci-mv.c | 19 +++++++++---------- drivers/usb/host/ehci-s5p.c | 2 +- drivers/usb/host/ehci-tegra.c | 12 +++--------- drivers/usb/host/ohci-exynos.c | 2 +- drivers/usb/musb/omap2430.c | 7 ++++++- 9 files changed, 51 insertions(+), 30 deletions(-) -- 1.8.2 -- 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