Hi Alan, Felipe, Greg These are v4 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 | 46 ++++++++++++++++++++++++++++++++++--- drivers/usb/host/ohci-platform.c | 42 ++++++++++++++++++++++++++++++++-- include/linux/usb/ehci_pdriver.h | 8 ++++++ include/linux/usb/ohci_pdriver.h | 8 ++++++ 4 files changed, 97 insertions(+), 7 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