Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 124119
b: refs/heads/master
c: 667d75e
h: refs/heads/master
i:
  124117: 8e51d71
  124115: e316e35
  124111: c64c901
v: v3
  • Loading branch information
Andy Walls authored and Mauro Carvalho Chehab committed Dec 29, 2008
1 parent 141f275 commit e18ec26
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a5f4c0ce682efa60fa9552514118bb70a7646e28
refs/heads/master: 667d75e7c61e73a59ff452b3a5ce04d9b3e8eca5
2 changes: 0 additions & 2 deletions trunk/drivers/media/video/cx18/cx18-driver.c
Original file line number Diff line number Diff line change
Expand Up @@ -739,8 +739,6 @@ static int __devinit cx18_probe(struct pci_dev *dev,
cx->std = V4L2_STD_NTSC_M;

if (cx->options.tuner == -1) {
int i;

for (i = 0; i < CX18_CARD_MAX_TUNERS; i++) {
if ((cx->std & cx->card->tuners[i].std) == 0)
continue;
Expand Down

0 comments on commit e18ec26

Please sign in to comment.