Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 64922
b: refs/heads/master
c: f5e4fee
h: refs/heads/master
v: v3
  • Loading branch information
Stas Sergeev authored and Mauro Carvalho Chehab committed Sep 14, 2007
1 parent 91a276f commit 2cc3b7e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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: 5614b02143171a99e0e6eb6c7d1d2f8750d2957f
refs/heads/master: f5e4feead773cb449212eacfa254a238a953d4d5
12 changes: 6 additions & 6 deletions trunk/drivers/media/video/saa7134/saa7134-cards.c
Original file line number Diff line number Diff line change
Expand Up @@ -1537,18 +1537,18 @@ struct saa7134_board saa7134_boards[] = {
},{
.name = name_comp1,
.vmux = 0,
.amux = LINE2,
.gpio = 0x00,
.amux = LINE1,
.gpio = 0x02,
},{
.name = name_comp2,
.vmux = 3,
.amux = LINE2,
.gpio = 0x00,
.amux = LINE1,
.gpio = 0x02,
},{
.name = name_svideo,
.vmux = 8,
.amux = LINE2,
.gpio = 0x00,
.amux = LINE1,
.gpio = 0x02,
}},
.radio = {
.name = name_radio,
Expand Down

0 comments on commit 2cc3b7e

Please sign in to comment.