Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit eb383bdd authored by Michael Krufky's avatar Michael Krufky Committed by Mauro Carvalho Chehab
Browse files

V4L/DVB (8307): sms1xxx: change smsusb_driver.name to sms1xxx

parent 5068b7a4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -415,7 +415,7 @@ static void smsusb_disconnect(struct usb_interface *intf)
}

static struct usb_driver smsusb_driver = {
	.name			= "smsusb",
	.name			= "sms1xxx",
	.probe			= smsusb_probe,
	.disconnect		= smsusb_disconnect,
	.id_table		= smsusb_id_table,