projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5ebcfa4
)
V4L/DVB (8739): dtv5100: remove prohibited space...
author
Antoine Jacquet
<royale@zerezo.com>
Mon, 18 Aug 2008 21:38:51 +0000
(18:38 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Sun, 12 Oct 2008 11:36:52 +0000
(09:36 -0200)
Signed-off-by: Antoine Jacquet <royale@zerezo.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/dvb-usb/dtv5100.c
patch
|
blob
|
history
diff --git
a/drivers/media/dvb/dvb-usb/dtv5100.c
b/drivers/media/dvb/dvb-usb/dtv5100.c
index b2e6f7ff1a08569cc0f7b691a7d3870155c1c72c..078ce92ca4367bd8058846834ebcd883b08fc930 100644
(file)
--- a/
drivers/media/dvb/dvb-usb/dtv5100.c
+++ b/
drivers/media/dvb/dvb-usb/dtv5100.c
@@
-166,7
+166,7
@@
static int dtv5100_probe(struct usb_interface *intf,
return 0;
}
-static struct usb_device_id dtv5100_table
[] = {
+static struct usb_device_id dtv5100_table[] = {
{ USB_DEVICE(0x06be, 0xa232) },
{ } /* Terminating entry */
};