Skip to content

Commit

Permalink
[ALSA] soc - Add missing audio path between Mono Mixer and Mic PGAs
Browse files Browse the repository at this point in the history
Signed-off-by: Robert Jarzmik <rjarzmik@free.fr>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
  • Loading branch information
Robert Jarzmik authored and Takashi Iwai committed Apr 24, 2008
1 parent 888afa1 commit c0bbf48
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sound/soc/codecs/wm9713.c
Original file line number Diff line number Diff line change
Expand Up @@ -499,6 +499,8 @@ static const char *audio_map[][3] = {
{"Mono Mixer", "Aux Playback Switch", "Aux DAC"},
{"Mono Mixer", "Bypass Playback Switch", "Line Mixer"},
{"Mono Mixer", "PCM Playback Switch", "AC97 Mixer"},
{"Mono Mixer", "Mic 1 Sidetone Switch", "Mic A PGA"},
{"Mono Mixer", "Mic 2 Sidetone Switch", "Mic B PGA"},
{"Mono Mixer", NULL, "Capture Mono Mux"},

/* DAC inv mux 1 */
Expand Down

0 comments on commit c0bbf48

Please sign in to comment.