Hi Felipe, This is a redo of patch 2 from my hibernation series, split up like you asked for. There's nothing really specific to hibernation here, so I think these can be applied without waiting for the rest of the series. --- Paul Zimmerman (6): usb: dwc3: replace hard-coded constant in DWC3_GCTL_SCALEDOWN(3) usb: dwc3: fix failure path in dwc3_pci_probe() usb: dwc3: shorten long delay in dwc3_gadget_set_link_state() usb: dwc3: take lock while modifying flags usb: dwc3: fix looping on jiffies with interrupts disabled usb: dwc3: clear 'res_trans_idx' as soon as it becomes invalid drivers/usb/dwc3/core.c | 2 +- drivers/usb/dwc3/core.h | 1 + drivers/usb/dwc3/dwc3-pci.c | 2 ++ drivers/usb/dwc3/ep0.c | 1 + drivers/usb/dwc3/gadget.c | 24 +++++++++++++++++------- 5 files changed, 22 insertions(+), 8 deletions(-) -- 1.7.4.4 -- 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