On Sat, 17 Jan 2015, Sylvain Rochet wrote: > Sylvain Rochet (5): > USB: host: ehci_atmel: Add suspend/resume support > USB: host: ohci_at91: Stop/start USB PLL for all sleep modes > USB: host: ehci_atmel: Move global variables to private struct > USB: host: ohci_at91: Move global variables to private struct > USB: host: ohci_at91: usb_hcd_at91_probe(), remove useless stack > initialisation > > drivers/usb/host/ehci-atmel.c | 102 +++++++++++++++++++++++++++++++---------- > drivers/usb/host/ohci-at91.c | 104 +++++++++++++++++++++++++----------------- > 2 files changed, 138 insertions(+), 68 deletions(-) These patches look pretty good to me. Have you run them through checkpatch.pl? Alan Stern -- 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