Skip to content

Commit

Permalink
V4L/DVB (12939): SAA7164: Removed a duplicate call to address any PCI…
Browse files Browse the repository at this point in the history
… quirks.

Signed-off-by: Steven Toth <stoth@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Steven Toth authored and Mauro Carvalho Chehab committed Sep 19, 2009
1 parent bbf504c commit 068ed40
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions drivers/media/video/saa7164/saa7164-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -578,8 +578,6 @@ static int __devinit saa7164_initdev(struct pci_dev *pci_dev,

pci_set_drvdata(pci_dev, dev);

saa7164_pci_quirks(dev);

/* Init the internal command list */
for (i = 0; i < SAA_CMD_MAX_MSG_UNITS; i++) {
dev->cmds[i].seqno = i;
Expand Down

0 comments on commit 068ed40

Please sign in to comment.