On Sat, Jun 01, 2013 at 09:39:33AM +0200, Sascha Hauer wrote: > On Fri, May 31, 2013 at 08:38:48PM +0200, Michael Grzeschik wrote: > > From: Michael Grzeschik <m.grzeschik@xxxxxxxxxxxxxx> > > > > This patch makes it possible to set the chipidea udc > > into full-speed only mode. It can be set by the oftree > > property "force-full-speed". > > [...] > > > +/* force full-speed operation */ > > +static bool full_speed; > > +module_param(full_speed, bool, 0444); > > +MODULE_PARM_DESC(full_speed, "force full-speed mode"); > > + > > ??? Right, i reworked that one to get rid of yet another of property. But i forgot to change the description. I will fix that, thanks. Regards, Michael -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | -- 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