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

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

Signed-off-by: default avatarMichael Krufky <mkrufky@linuxtv.org>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@infradead.org>
parent 5068b7a4
......@@ -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,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment