The following patches clean up a little bit of the mess in musb init phase. It doesn't change any functionality, it's simple cleanup patches. Any comments are welcome. Felipe Balbi (6): usb: musb: move to sysfs_groups usb: musb: remove some of the never defined defines usb: musb: get rid of musb->set_clock usb: musb: move musb_remove to __exit usb: musb: use resource_size() usb: musb: move two printk to dev_err drivers/usb/musb/musb_core.c | 87 ++++++++++++------------------------------ drivers/usb/musb/musb_core.h | 2 - drivers/usb/musb/omap2430.c | 10 +---- drivers/usb/musb/tusb6010.c | 16 +++----- 4 files changed, 33 insertions(+), 82 deletions(-) -- 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