]> Git Repo - linux.git/blobdiff - sound/soc/codecs/wm8753.c
ASoC: wm8753: fix mapping when MONOMIX is set to Stereo
[linux.git] / sound / soc / codecs / wm8753.c
index d80d414cfbbdc8db7a8824a69813fe9e7774bf24..5ad677ce80da46baa8789c2d3072c3205474bb2b 100644 (file)
@@ -595,6 +595,7 @@ static const struct snd_soc_dapm_route audio_map[] = {
 
        /* Mono Capture mixer-mux */
        {"Capture Right Mixer", "Stereo", "Capture Right Mux"},
+       {"Capture Left Mixer", "Stereo", "Capture Left Mux"},
        {"Capture Left Mixer", "Analogue Mix Left", "Capture Left Mux"},
        {"Capture Left Mixer", "Analogue Mix Left", "Capture Right Mux"},
        {"Capture Right Mixer", "Analogue Mix Right", "Capture Left Mux"},
This page took 0.03496 seconds and 4 git commands to generate.