Skip to content

Commit

Permalink
Merge branch 'asoc-fixes' into for-linus
Browse files Browse the repository at this point in the history
  • Loading branch information
Takashi Iwai committed Oct 2, 2008
2 parents 030b655 + 4037314 commit 591d8a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sound/soc/codecs/wm8753.c
Original file line number Diff line number Diff line change
Expand Up @@ -583,7 +583,7 @@ static const struct snd_soc_dapm_route audio_map[] = {

/* out 4 */
{"Out4 Mux", "VREF", "VREF"},
{"Out4 Mux", "Capture ST", "Capture ST Mixer"},
{"Out4 Mux", "Capture ST", "Playback Mixer"},
{"Out4 Mux", "LOUT2", "LOUT2"},
{"Out 4", NULL, "Out4 Mux"},
{"OUT4", NULL, "Out 4"},
Expand All @@ -607,7 +607,7 @@ static const struct snd_soc_dapm_route audio_map[] = {
/* Capture Right Mux */
{"Capture Right Mux", "PGA", "Right Capture Volume"},
{"Capture Right Mux", "Line or RXP-RXN", "Line Right Mux"},
{"Capture Right Mux", "Sidetone", "Capture ST Mixer"},
{"Capture Right Mux", "Sidetone", "Playback Mixer"},

/* Mono Capture mixer-mux */
{"Capture Right Mixer", "Stereo", "Capture Right Mux"},
Expand Down

0 comments on commit 591d8a2

Please sign in to comment.