Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 65897
b: refs/heads/master
c: f438d97
h: refs/heads/master
i:
  65895: 03427cb
v: v3
  • Loading branch information
Stas Sergeev authored and Mauro Carvalho Chehab committed Oct 10, 2007
1 parent e8f2348 commit ec30452
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 0e789d7ffafbfd44f7fb2bdbf1138547d8abc231
refs/heads/master: f438d97447d4ccd241db8477f62a0647b9e8220e
8 changes: 2 additions & 6 deletions trunk/drivers/media/video/saa7134/saa7134-cards.c
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ static char name_mute[] = "mute";
static char name_radio[] = "Radio";
static char name_tv[] = "Television";
static char name_tv_mono[] = "TV (mono only)";
static char name_comp[] = "Composite";
static char name_comp1[] = "Composite1";
static char name_comp2[] = "Composite2";
static char name_comp3[] = "Composite3";
Expand Down Expand Up @@ -1535,12 +1536,7 @@ struct saa7134_board saa7134_boards[] = {
.tv = 1,
.gpio = 0x00,
},{
.name = name_comp1,
.vmux = 0,
.amux = LINE1,
.gpio = 0x02,
},{
.name = name_comp2,
.name = name_comp,
.vmux = 3,
.amux = LINE1,
.gpio = 0x02,
Expand Down

0 comments on commit ec30452

Please sign in to comment.