On Thu, Dec 2, 2010 at 04:25, Felipe Balbi wrote: > +static int __init bfin_probe(struct platform_device *pdev) > +static int __exit bfin_remove(struct platform_device *pdev) any reason for not using __devinit/__devexit like most platform device drivers ? > +MODULE_DESCRIPTION("OMAP2PLUS MUSB Glue Layer"); > +MODULE_AUTHOR("Felipe Balbi <balbi@xxxxxx>"); copy & paste errors ? maybe double check all the new musb platform drivers to make sure they have correct desc/author ? -mike -- 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