Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 9809
b: refs/heads/master
c: d308979
h: refs/heads/master
i:
  9807: 79675e9
v: v3
  • Loading branch information
Michael Krufky authored and Linus Torvalds committed Oct 11, 2005
1 parent 2563a3e commit 4058bcf
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: 9de11aab1c8fd87da7e1fb435ce0ff26bacd7909
refs/heads/master: d3089792f6ee38cdc9e254a7cb2f8c8d7f38c20d
4 changes: 2 additions & 2 deletions trunk/drivers/media/video/bttv-cards.c
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 4058bcf

Please sign in to comment.