projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5068b7a
)
V4L/DVB (8307): sms1xxx: change smsusb_driver.name to sms1xxx
author
Michael Krufky
<mkrufky@linuxtv.org>
Sun, 29 Jun 2008 04:33:23 +0000
(
01:33
-0300)
committer
Mauro Carvalho Chehab
<mchehab@infradead.org>
Sun, 20 Jul 2008 10:23:43 +0000
(07:23 -0300)
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/dvb/siano/smsusb.c
patch
|
blob
|
history
diff --git
a/drivers/media/dvb/siano/smsusb.c
b/drivers/media/dvb/siano/smsusb.c
index
b62ca96
..
9a2144c
100644
(file)
--- a/
drivers/media/dvb/siano/smsusb.c
+++ b/
drivers/media/dvb/siano/smsusb.c
@@
-415,7
+415,7
@@
static void smsusb_disconnect(struct usb_interface *intf)
}
static struct usb_driver smsusb_driver = {
- .name = "sms
usb
",
+ .name = "sms
1xxx
",
.probe = smsusb_probe,
.disconnect = smsusb_disconnect,
.id_table = smsusb_id_table,