Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 170195
b: refs/heads/master
c: 1c3d200
h: refs/heads/master
i:
  170193: 0836a79
  170191: c31e4cf
v: v3
  • Loading branch information
Peter Ujfalusi authored and Mark Brown committed Oct 29, 2009
1 parent a7402a9 commit 5d6c5cf
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 7729cf749350b04c80ee1652961de238afc9d5b1
refs/heads/master: 1c3d20027133f145523a072e84ab55d9132920c9
5 changes: 5 additions & 0 deletions trunk/sound/soc/codecs/twl4030.c
Original file line number Diff line number Diff line change
Expand Up @@ -1449,6 +1449,11 @@ static const struct snd_soc_dapm_route intercon[] = {
{"ADC Virtual Left2", NULL, "TX2 Capture Route"},
{"ADC Virtual Right2", NULL, "TX2 Capture Route"},

{"ADC Virtual Left1", NULL, "APLL Enable"},
{"ADC Virtual Right1", NULL, "APLL Enable"},
{"ADC Virtual Left2", NULL, "APLL Enable"},
{"ADC Virtual Right2", NULL, "APLL Enable"},

/* Analog bypass routes */
{"Right1 Analog Loopback", "Switch", "Analog Right"},
{"Left1 Analog Loopback", "Switch", "Analog Left"},
Expand Down

0 comments on commit 5d6c5cf

Please sign in to comment.