* [PATCH] Add missing audio path between Mono Mixer and Mic PGAs.
@ 2008-03-18 10:18 Mark Brown
2008-03-18 11:09 ` Takashi Iwai
0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2008-03-18 10:18 UTC (permalink / raw)
To: Takashi Iwai; +Cc: alsa-devel, Mark Brown, Robert Jarzmik
From: Robert Jarzmik <rjarzmik@free.fr>
Signed-off-by: Robert Jarzmik <rjarzmik@free.fr>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
---
sound/soc/codecs/wm9713.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/sound/soc/codecs/wm9713.c b/sound/soc/codecs/wm9713.c
index e2949c5..172ca1a 100644
--- a/sound/soc/codecs/wm9713.c
+++ b/sound/soc/codecs/wm9713.c
@@ -500,6 +500,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 */
--
1.5.4.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-03-18 11:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-18 10:18 [PATCH] Add missing audio path between Mono Mixer and Mic PGAs Mark Brown
2008-03-18 11:09 ` Takashi Iwai
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox