]> git.baikalelectronics.ru Git - kernel.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)
commit9c7802aa5c1c35544f20becc92da1538a0ccd5ba
treed6ea399f665a59513739c185578f7d1867ca27ff
parentb6359e2ceab361280120a6527894d521beffdc56
ASoC: rsnd: disable SRC.out/in in same time

commit 97f64969c17b ("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