After these, all the patches I have for you are done, besides the CBUS stuff which I want to test further. DSME is turning off my device right after boot so I can't really test anything. If you have some hint, I'd be glad to hear ;-) The following changes since commit bb65718ad7ed3c4231f67cf3f8b4a9a071bdfd53: Felipe Balbi (1): arm: omap: perseus: kill compile warning on board-perseus2.c are available in the git repository at: git://gitorious.org/usb/usb.git for-tony-next Felipe Balbi (9): arm: omap: musb: remove unused data arm: omap: musb: we can use clk framework arm: omap: musb: remove unused soft_con field arm: omap: musb: remove unused dma data arm: omap: musb: remove unnecessary return arm: omap: gpmc: avoid section definitions on headers usb: musb: use only clk framework for clk handling arm: omap: musb: do not pass clock name to driver arm: omap: musb: get rid of dyn_fifo arch/arm/mach-omap2/usb-musb.c | 71 +------------------------------- arch/arm/plat-omap/include/plat/gpmc.h | 2 +- drivers/usb/musb/musb_core.c | 48 +++++++-------------- drivers/usb/musb/musb_core.h | 2 - drivers/usb/musb/omap2430.c | 10 +---- drivers/usb/musb/tusb6010.c | 16 +++---- include/linux/usb/musb.h | 4 +- 7 files changed, 28 insertions(+), 125 deletions(-) -- balbi -- 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