Here are a few cleanups for the omap_udc.c driver. Compile tested only with omap1_defconfig + enabling omap_udc. There's still a bunch that needs to change on that driver, but this is a start, at least. Once -rc1 is tagged, I'll queue these patches for v3.6 merge window together with Tony's removal of OMAP2 support from omap_udc [1] [1] http://marc.info/?l=linux-usb&m=133762704531095&w=2 Felipe Balbi (6): usb: gadget: omap_udc: make checkpatch.pl happy usb: gadget: omap_udc: remove useless print usb: gadget: omap_udc: let it work as a module usb: gadget: omap_udc: remove possiblity of NULL pointer de-reference usb: gadget: omap_udc: kfree(NULL) is safe usb: gadget: omap_udc: use generic map/unmap routines drivers/usb/gadget/omap_udc.c | 290 ++++++++++++++++++++--------------------- 1 file changed, 142 insertions(+), 148 deletions(-) -- 1.7.10.2 -- 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