Merge branch 'clk-frac-divider' into clk-next
[linux-2.6-microblaze.git] / sound / soc / soc-pcm.c
index 8659089..46513bb 100644 (file)
@@ -1700,7 +1700,7 @@ static int dpcm_apply_symmetry(struct snd_pcm_substream *fe_substream,
        struct snd_soc_dpcm *dpcm;
        struct snd_soc_pcm_runtime *fe = asoc_substream_to_rtd(fe_substream);
        struct snd_soc_dai *fe_cpu_dai;
-       int err;
+       int err = 0;
        int i;
 
        /* apply symmetry for FE */