ASoC: fsi: bugfix: ensure dma is terminated
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 29 May 2012 06:28:22 +0000 (23:28 -0700)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 30 May 2012 10:04:12 +0000 (11:04 +0100)
commitfbe42f66c66c279b4ed9b8f515058a09bc731c49
tree70f10652101cfc0a66594e3c294b9bbe3fb2d603
parent4a1b09b79b07cf70c72a091e8fe0660f68541f30
ASoC: fsi: bugfix: ensure dma is terminated

FSI DMAEngine has to be stopped certainly at the start/stop time.
Without this patch, it will include noise on playback.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/sh/fsi.c