Hi Alan, Felipe, Greg These are v2 of ehci/ohci-platform patches. These are based on latest linus/master (and linux-next/mastere) I tested these patches on R-Car H1 marzen board. But I couldn't test suspend/resume. So, I added [RFC] on this patch. Please check these patches carefully Kuninori Morimoto (2): usb: host: ehci-platform: add platform specific .power callback usb: host: ohci-platform: add platform specific .power callback drivers/usb/host/ehci-platform.c | 33 +++++++++++++++++++++++++++++---- drivers/usb/host/ohci-platform.c | 29 ++++++++++++++++++++++++++--- include/linux/usb/ehci_pdriver.h | 2 ++ include/linux/usb/ohci_pdriver.h | 2 ++ 4 files changed, 59 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