提交 c2dcce36 编写于 作者: C Codrut Grosu 提交者: Mark Brown

ASoC: txx9: Added blank line after declarations

This was reported by checkpatch.pl
Signed-off-by: NCodrut GROSU <codrut.cristian.grosu@gmail.com>
Signed-off-by: NMark Brown <broonie@kernel.org>
上级 c1ae3cfa
......@@ -392,6 +392,7 @@ static int txx9aclc_pcm_remove(struct snd_soc_platform *platform)
for (i = 0; i < 2; i++) {
struct txx9aclc_dmadata *dmadata = &dev->dmadata[i];
struct dma_chan *chan = dmadata->dma_chan;
if (chan) {
dmadata->frag_count = -1;
dmaengine_terminate_all(chan);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册