Hi Felipe, I'm resending these two small patches for musb that missed the 3.14 merge window. 1. A long-standing bug fixed which causes 'sleeping while atomic' warnings. 2. A trivial fix for an unfortunate regression I caused with 8ed1fb790ea (upstream). Could you queue this one up so it'll make it to 3.14? Thanks, Daniel Daniel Mack (2): usb: musb: do not sleep in atomic context usb: musb: correct use of schedule_delayed_work() drivers/usb/musb/musb_core.c | 5 ++++- drivers/usb/musb/musb_virthub.c | 26 +++++++++++++++++++------- 2 files changed, 23 insertions(+), 8 deletions(-) -- 1.8.5.3 -- 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