Hi all, This is what I have for next merge window. If you have patches that should go in, please re-send them now as I don't have anything in my queue. I dropped Ming's DMA rework because I'm not sure that's the best approach. IMO, it's better to simplify DMA programming by having "one programming model fits all" rather than have all these flags floating around. So that'll have to wait another cycle. I'm also looking into Hema's HWMOD + pm_runtime patches. I guess those will have to go through Tony's tree since most of the changes are in arch/arm/mach-omap2/. Felipe Balbi (3): usb: musb: do not error out if Kconfig doesn't match board mode usb: musb: gadget: beautify usb_gadget_probe_driver()/usb_gadget_unregister_driver usb: musb: gadget: do not poke with gadget's list_head drivers/usb/musb/musb_core.c | 25 ----- drivers/usb/musb/musb_core.h | 4 +- drivers/usb/musb/musb_gadget.c | 187 +++++++++++++++++++----------------- drivers/usb/musb/musb_gadget.h | 7 +- drivers/usb/musb/musb_gadget_ep0.c | 24 +++-- 5 files changed, 120 insertions(+), 127 deletions(-) -- 1.7.4.rc2 -- 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