Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 13328
b: refs/heads/master
c: 4b01741
h: refs/heads/master
v: v3
  • Loading branch information
Michael Krufky authored and Linus Torvalds committed Nov 9, 2005
1 parent 9fb4c6f commit 27a76bf
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: 3375c39844b58ad8a5d9f454fa908d722a94a5a4
refs/heads/master: 4b017415fc9ab63f7c0e49aced5e403c18d55659
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 @@ -2679,10 +2679,10 @@ struct tvcard bttv_tvcards[] = {
.tuner_type = TUNER_LG_TDVS_H062F,
.tuner_addr = ADDR_UNSET,
.radio_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 27a76bf

Please sign in to comment.