Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 357443
b: refs/heads/master
c: 71df09b
h: refs/heads/master
i:
  357441: bda3482
  357439: 5e48864
v: v3
  • Loading branch information
Hans Verkuil authored and Mauro Carvalho Chehab committed Feb 5, 2013
1 parent d8b53b3 commit 3fb3cd6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 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: a346caacf31907085e8425bdab7cf5147545439e
refs/heads/master: 71df09bc67f08844a8af4f48966d3bb550a0fb59
3 changes: 2 additions & 1 deletion trunk/drivers/media/i2c/tvaudio.c
Original file line number Diff line number Diff line change
Expand Up @@ -1617,7 +1617,8 @@ static struct CHIPDESC chiplist[] = {

.inputreg = -1,
.inputmap = { TEA6420_S_SA, TEA6420_S_SB, TEA6420_S_SC },
.inputmute = TEA6300_S_GMU,
.inputmute = TEA6420_S_GMU,
.inputmask = 0x07,
},
{
.name = "tda8425",
Expand Down

0 comments on commit 3fb3cd6

Please sign in to comment.