提交 b2ed1b0b 编写于 作者: M Mark Brown

ASoC: Fix idma build after update for channel count check

Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
上级 25e9e756
......@@ -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;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册