]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: rsnd: disable SRC.out only when stop timing
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Mon, 26 Oct 2015 08:40:59 +0000 (08:40 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 16 Nov 2015 10:09:29 +0000 (10:09 +0000)
commit598208e03aaf0cb9a93f5545d6cbd9b3a19d0f98
tree8760cf33c340c0465c0ab0c8c273608f90e77f79
parentfef6cc24deb5941c300630efc6be4cd8caf4b42a
ASoC: rsnd: disable SRC.out only when stop timing

Because SRC is connected to DMA and DMA want to keep dreq when stop
timing. This patch makes SRC stop SRC.out only when stop timing. And
it stops both SRC.out/SRC.in when quit timing

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sh/rcar/src.c