Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 192909
b: refs/heads/master
c: e838326
h: refs/heads/master
i:
  192907: bd94dbc
v: v3
  • Loading branch information
Vladimir Ermakov authored and Mauro Carvalho Chehab committed May 19, 2010
1 parent e010442 commit b65e106
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 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: e20144770f5a119516f93959eca9818fa5ff065e
refs/heads/master: e838326312bbacd6c320113711e2662568d4fc6c
4 changes: 2 additions & 2 deletions trunk/drivers/media/video/saa7134/saa7134-cards.c
Original file line number Diff line number Diff line change
Expand Up @@ -5364,12 +5364,12 @@ struct saa7134_board saa7134_boards[] = {
.radio_type = UNSET,
.tuner_addr = ADDR_UNSET,
.radio_addr = ADDR_UNSET,
.gpiomask = 0x01fc00,
.gpiomask = 0x389c00,
.inputs = {{
.name = name_comp1,
.vmux = 3,
.amux = LINE1,
.gpio = 0x389c00,
.gpio = 0x01fc00,
} },
},

Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/media/video/saa7134/saa7134-input.c
Original file line number Diff line number Diff line change
Expand Up @@ -607,7 +607,6 @@ int saa7134_input_init1(struct saa7134_dev *dev)
switch (dev->board) {
case SAA7134_BOARD_FLYVIDEO2000:
case SAA7134_BOARD_FLYVIDEO3000:
case SAA7134_BOARD_HAWELL_HW_404M7:
case SAA7134_BOARD_FLYTVPLATINUM_FM:
case SAA7134_BOARD_FLYTVPLATINUM_MINI2:
case SAA7134_BOARD_ROVERMEDIA_LINK_PRO_FM:
Expand Down

0 comments on commit b65e106

Please sign in to comment.