Merge branch 'stable/for-linus-fixes-3.3' of git://git.kernel.org/pub/scm/linux/kerne...
[deliverable/linux.git] / sound / soc / samsung / idma.c
index 3ba6aba8e2b9db2ac34d61e0962e4664122c5fc9..c227c3163caeacba809ce7fc0b0b0276062a5008 100644 (file)
@@ -398,6 +398,7 @@ static int idma_new(struct snd_soc_pcm_runtime *rtd)
        if (pcm->streams[SNDRV_PCM_STREAM_PLAYBACK].substream) {
                ret = preallocate_idma_buffer(pcm,
                                SNDRV_PCM_STREAM_PLAYBACK);
+       }
 
        return ret;
 }
This page took 0.025088 seconds and 5 git commands to generate.