Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 8181
b: refs/heads/master
c: 6a989d7
h: refs/heads/master
i:
  8179: 508f432
v: v3
  • Loading branch information
Mauro Carvalho Chehab authored and Linus Torvalds committed Sep 9, 2005
1 parent 3f25d89 commit 8804d4d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions 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: fccdf1bd362452d5e2bc0a1874b2b504b481e367
refs/heads/master: 6a989d7328aa4a0b4793ea05b13871bf1b500b1e
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 @@ -1372,7 +1372,7 @@ struct saa7134_board saa7134_boards[] = {
.inputs = {{
.name = name_comp1,
.vmux = 1,
.amux = LINE2,
.amux = LINE1,
},{
.name = name_tv,
.vmux = 3,
Expand All @@ -1381,7 +1381,7 @@ struct saa7134_board saa7134_boards[] = {
},{
.name = name_svideo,
.vmux = 8,
.amux = LINE2,
.amux = LINE1,
}},
.radio = {
.name = name_radio,
Expand Down

0 comments on commit 8804d4d

Please sign in to comment.