commit | 31739a689f828345a7ef52fd8dbbb200df1b6555 | [log] [tgz] |
---|---|---|
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | Thu Jan 21 02:00:13 2016 +0000 |
committer | Mark Brown <broonie@kernel.org> | Fri Jan 22 17:12:25 2016 +0000 |
tree | d6ea399f665a59513739c185578f7d1867ca27ff | |
parent | 38587f4cb7937344e12a9eef1ccdc5b8a0e992ba [diff] |
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>