]> asedeno.scripts.mit.edu Git - linux.git/commit
ASoC: rsnd: disable SRC.out/in in same time
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 21 Jan 2016 02:00:13 +0000 (02:00 +0000)
committerMark Brown <broonie@kernel.org>
Fri, 22 Jan 2016 17:12:25 +0000 (17:12 +0000)
commit31739a689f828345a7ef52fd8dbbb200df1b6555
treed6ea399f665a59513739c185578f7d1867ca27ff
parent38587f4cb7937344e12a9eef1ccdc5b8a0e992ba
ASoC: rsnd: disable SRC.out/in in same time

commit b761bf272bce ("ASoC: rsnd: disable SRC.out only when stop timing")
disabled SRC.out/in in different timing, but was based on
picky HW information. Now, we have confirmed that we can disable
both in the same time. This patch do it.

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