projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a85774
)
V4L/DVB (4296): Remove stradis MODULE_DEVICE_INFO definition
author
Andrew de Quincey
<adq_dvb@lidskialf.net>
Mon, 10 Jul 2006 06:34:16 +0000
(
03:34
-0300)
committer
Mauro Carvalho Chehab
<mchehab@infradead.org>
Sat, 29 Jul 2006 20:22:14 +0000
(17:22 -0300)
To prevent autoloading of the driver, as it then conflicts with every other
saa7146 device in existence.
Signed-off-by: Andrew de Quincey <adq_dvb@lidskialf.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/stradis.c
patch
|
blob
|
history
diff --git
a/drivers/media/video/stradis.c
b/drivers/media/video/stradis.c
index b36ba9fa3a283786146789ae4776c392f92db147..5686547ba76ab49114aa135cca59e50a646791c2 100644
(file)
--- a/
drivers/media/video/stradis.c
+++ b/
drivers/media/video/stradis.c
@@
-2181,7
+2181,6
@@
static struct pci_device_id stradis_pci_tbl[] = {
{ 0 }
};
-MODULE_DEVICE_TABLE(pci, stradis_pci_tbl);
static struct pci_driver stradis_driver = {
.name = "stradis",