Hi Alan, Felipe, Greg These are v3 of ehci/ohci-platform patches Kuninori Morimoto (4): usb: host: ehci-platform: BUG_ON() to WARN_ON() on probe usb: host: ohci-platform: BUG_ON() to WARN_ON() on probe usb: host: ehci-platform: add platform specific power callback usb: host: ohci-platform: add platform specific power callback drivers/usb/host/ehci-platform.c | 56 ++++++++++++++++++++++++++++++------- drivers/usb/host/ohci-platform.c | 44 +++++++++++++++++++++++++---- include/linux/usb/ehci_pdriver.h | 5 +++ include/linux/usb/ohci_pdriver.h | 5 +++ 4 files changed, 93 insertions(+), 17 deletions(-) -- 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