Skip to content

Commit

Permalink
V4L/DVB (8117): saa7134: Avermedia A16D composite input
Browse files Browse the repository at this point in the history
Signed-off-by: Star Trac by Unisen, Inc. Dan Taylor <dtaylor@startrac.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
  • Loading branch information
Dan Taylor authored and Mauro Carvalho Chehab committed Jul 20, 2008
1 parent 6264c80 commit 9c7ecaf
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions 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 9c7ecaf

Please sign in to comment.