diff options
Diffstat (limited to 'sound/soc')
-rw-r--r-- | 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 c3d0afdc0997..e3174c4d980d 100644 --- a/sound/soc/codecs/wm9713.c +++ b/sound/soc/codecs/wm9713.c | |||
@@ -499,6 +499,8 @@ static const char *audio_map[][3] = { | |||
499 | {"Mono Mixer", "Aux Playback Switch", "Aux DAC"}, | 499 | {"Mono Mixer", "Aux Playback Switch", "Aux DAC"}, |
500 | {"Mono Mixer", "Bypass Playback Switch", "Line Mixer"}, | 500 | {"Mono Mixer", "Bypass Playback Switch", "Line Mixer"}, |
501 | {"Mono Mixer", "PCM Playback Switch", "AC97 Mixer"}, | 501 | {"Mono Mixer", "PCM Playback Switch", "AC97 Mixer"}, |
502 | {"Mono Mixer", "Mic 1 Sidetone Switch", "Mic A PGA"}, | ||
503 | {"Mono Mixer", "Mic 2 Sidetone Switch", "Mic B PGA"}, | ||
502 | {"Mono Mixer", NULL, "Capture Mono Mux"}, | 504 | {"Mono Mixer", NULL, "Capture Mono Mux"}, |
503 | 505 | ||
504 | /* DAC inv mux 1 */ | 506 | /* DAC inv mux 1 */ |