Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 334458
b: refs/heads/master
c: 68d114e
h: refs/heads/master
v: v3
  • Loading branch information
Mark Brown committed Oct 4, 2012
1 parent 21af7e3 commit 03a382b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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: b764de2d8bafff3a52aa6ee66cedf435486974f4
refs/heads/master: 68d114e1c68c25b383e917d5b979e52f481ad4bb
8 changes: 4 additions & 4 deletions trunk/sound/soc/codecs/twl6040.c
Original file line number Diff line number Diff line change
Expand Up @@ -820,10 +820,10 @@ static const struct snd_soc_dapm_route intercon[] = {
{"VIBRA DAC", NULL, "Vibra Playback"},

/* ADC -> Stream mapping */
{"ADC Left", NULL, "Legacy Capture"},
{"ADC Left", NULL, "Capture"},
{"ADC Right", NULL, "Legacy Capture"},
{"ADC Right", NULL, "Capture"},
{"Legacy Capture" , NULL, "ADC Left"},
{"Capture", NULL, "ADC Left"},
{"Legacy Capture", NULL, "ADC Right"},
{"Capture" , NULL, "ADC Right"},

/* Capture path */
{"Analog Left Capture Route", "Headset Mic", "HSMIC"},
Expand Down

0 comments on commit 03a382b

Please sign in to comment.