Skip to content

Commit

Permalink
V4L/DVB (4296): Remove stradis MODULE_DEVICE_INFO definition
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Andrew de Quincey authored and Mauro Carvalho Chehab committed Jul 29, 2006
1 parent 6a85774 commit 6ba4750
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/media/video/stradis.c
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 6ba4750

Please sign in to comment.