On Mon, Aug 05, 2013 at 09:36:23AM -0500, Dan Williams wrote: > On Mon, 2013-08-05 at 19:41 +0800, Greg Kroah-Hartman wrote: > > +/* All of the above structures mushed into two lists */ > > +static struct usb_serial_driver * const serial_drivers[] = { > > + &zio_device, > > + &funsoft_device, > > + &flashloader_device, > > + &vivopay_device, > > + &moto_device, > > Maybe "&moto_modem_device" to preserve the module name? I don't > actually care either way, but using only "moto_device" here means > driver.name will now be different for these devices. Good point, I've now changed it, thanks for the review. greg k-h -- 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