Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 103868
b: refs/heads/master
c: 9c7ecaf
h: refs/heads/master
v: v3
  • Loading branch information
Dan Taylor authored and Mauro Carvalho Chehab committed Jul 20, 2008
1 parent f6b865e commit 9e2ac61
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6264c80661eaa2df793dd71d4956f371be955aa2
refs/heads/master: 9c7ecaf5ace4dba94b4c75afa395440acfb2e36c
8 changes: 8 additions & 0 deletions trunk/drivers/media/video/saa7134/saa7134-cards.c
Original file line number Diff line number Diff line change
Expand Up @@ -4207,6 +4207,10 @@ struct saa7134_board saa7134_boards[] = {
.name = name_svideo,
.vmux = 8,
.amux = LINE1,
}, {
.name = name_comp,
.vmux = 0,
.amux = LINE1,
} },
.radio = {
.name = name_radio,
Expand All @@ -4229,6 +4233,10 @@ struct saa7134_board saa7134_boards[] = {
.name = name_svideo,
.vmux = 8,
.amux = LINE1,
}, {
.name = name_comp,
.vmux = 0,
.amux = LINE1,
} },
.radio = {
.name = name_radio,
Expand Down

0 comments on commit 9e2ac61

Please sign in to comment.