Hi Greg, please take these patches into your tree. Ajay Kumar Gupta (1): usb: musb: Add context save and restore support Felipe Balbi (6): usb: musb: get rid of omap_readl/writel usb: musb: we already tested for dyn_fifo usb: musb: deprecate what we don't use drivers: usb: musb: tusb6010: use resource_size usb: musb: unmap base if we can't probe usb: musb: only print info message if probe() is successful drivers/usb/musb/musb_core.c | 198 +++++++++++++++++++++++++++++++++++------ drivers/usb/musb/musb_core.h | 39 ++++++++ drivers/usb/musb/musb_regs.h | 90 +++++++++++++++++++ drivers/usb/musb/omap2430.c | 48 +++++++--- drivers/usb/musb/omap2430.h | 32 +++---- drivers/usb/musb/tusb6010.c | 2 +- include/linux/usb/musb.h | 20 ++-- 7 files changed, 356 insertions(+), 73 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html