Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 96697
b: refs/heads/master
c: c1d6861
h: refs/heads/master
i:
  96695: 346be13
v: v3
  • Loading branch information
Hartmut Hackmann authored and Mauro Carvalho Chehab committed May 14, 2008
1 parent c45e691 commit b0adb31
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 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: 671294719628f1671faefd4882764886f8ad08cb
refs/heads/master: c1d6861b5178c184d78ae5f239cbaa9c2c63dd72
5 changes: 0 additions & 5 deletions trunk/drivers/media/video/saa7134/saa7134-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -1065,11 +1065,6 @@ static int __devinit saa7134_initdev(struct pci_dev *pci_dev,
if (TUNER_ABSENT != dev->tuner_type)
saa7134_i2c_call_clients(dev, TUNER_SET_STANDBY, NULL);

if (card(dev).gpiomask != 0) {
mask = card(dev).gpiomask;
saa_andorl(SAA7134_GPIO_GPMODE0 >> 2, mask, mask);
saa_andorl(SAA7134_GPIO_GPSTATUS0 >> 2, mask, 0);
}
return 0;

fail4:
Expand Down

0 comments on commit b0adb31

Please sign in to comment.