projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9de11aa
)
[PATCH] V4L: Enable s-video input on DViCO FusionHDTV5 Lite
author
Michael Krufky
<
[email protected]
>
Tue, 11 Oct 2005 16:28:24 +0000
(09:28 -0700)
committer
Linus Torvalds
<
[email protected]
>
Tue, 11 Oct 2005 16:46:54 +0000
(09:46 -0700)
* bttv-cards.c:
- Enable S-Video input on DViCO FusionHDTV5 Lite
Signed-off-by: Michael Krufky <
[email protected]
>
Signed-off-by: Mauro Carvalho Chehab <
[email protected]
>
Signed-off-by: Andrew Morton <
[email protected]
>
Signed-off-by: Linus Torvalds <
[email protected]
>
drivers/media/video/bttv-cards.c
patch
|
blob
|
history
diff --git
a/drivers/media/video/bttv-cards.c
b/drivers/media/video/bttv-cards.c
index 6c332800d6abf511fd3333b00359a15a3895b253..0881a17d5226416723edfb1e2bc64a66a2d388a1 100644
(file)
--- a/
drivers/media/video/bttv-cards.c
+++ b/
drivers/media/video/bttv-cards.c
@@
-2393,10
+2393,10
@@
struct tvcard bttv_tvcards[] = {
.tuner = 0,
.tuner_type = TUNER_LG_TDVS_H062F,
.tuner_addr = ADDR_UNSET,
- .video_inputs =
2
,
+ .video_inputs =
3
,
.audio_inputs = 1,
.svhs = 2,
- .muxsel = { 2, 3 },
+ .muxsel = { 2, 3
, 1
},
.gpiomask = 0x00e00007,
.audiomux = { 0x00400005, 0, 0x00000001, 0, 0x00c00007, 0 },
.no_msp34xx = 1,