mirror of
https://github.com/torvalds/linux.git
synced 2024-11-06 12:11:59 +00:00
V4L/DVB (8149): Avermedia E506 composite
Composite was originally mis-labelled as name_comp1, so it should be simply redone as name_comp, with its now corrected attributes. Signed-off-by: Tim Farrington <timf@iinet.net.au> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
This commit is contained in:
parent
f5376adacc
commit
e5e4cd8df6
@ -4200,17 +4200,13 @@ struct saa7134_board saa7134_boards[] = {
|
||||
.amux = TV,
|
||||
.tv = 1,
|
||||
}, {
|
||||
.name = name_comp1,
|
||||
.vmux = 3,
|
||||
.amux = LINE2,
|
||||
.name = name_comp,
|
||||
.vmux = 0,
|
||||
.amux = LINE1,
|
||||
}, {
|
||||
.name = name_svideo,
|
||||
.vmux = 8,
|
||||
.amux = LINE1,
|
||||
}, {
|
||||
.name = name_comp,
|
||||
.vmux = 0,
|
||||
.amux = LINE1,
|
||||
} },
|
||||
.radio = {
|
||||
.name = name_radio,
|
||||
|
Loading…
Reference in New Issue
Block a user