ASoC: Pull in fixes
[sfrench/cifs-2.6.git] / sound / soc / generic / simple-card-utils.c
index 04a6fb75e46a5395ab6c62ce6a9d019ab91c282c..539d7f081bd792c23b51e3fd23dec1773a52447e 100644 (file)
@@ -322,7 +322,7 @@ void asoc_simple_shutdown(struct snd_pcm_substream *substream)
 
                if (props->mclk_fs && !dai->clk_fixed && !snd_soc_dai_active(cpu_dai))
                        snd_soc_dai_set_sysclk(cpu_dai,
-                                              0, 0, SND_SOC_CLOCK_IN);
+                                              0, 0, SND_SOC_CLOCK_OUT);
 
                asoc_simple_clk_disable(dai);
        }