Merge branch 'topic/oss' into for-linus
[pandora-kernel.git] / sound / soc / pxa / magician.c
index 8889cd3..9f7c61e 100644 (file)
@@ -190,7 +190,7 @@ static int magician_playback_hw_params(struct snd_pcm_substream *substream,
        if (ret < 0)
                return ret;
 
-       ret = snd_soc_dai_set_tdm_slot(cpu_dai, 1, 1);
+       ret = snd_soc_dai_set_tdm_slot(cpu_dai, 1, 0, 1, width);
        if (ret < 0)
                return ret;