OSDN Git Service

ASoC: rsnd: select each SRC correctly for CMD data path
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 21 Jan 2016 01:57:37 +0000 (01:57 +0000)
committerMark Brown <broonie@kernel.org>
Fri, 22 Jan 2016 17:12:25 +0000 (17:12 +0000)
commit72154e50728e8a08940332db20884b63dfa6590d
treeb362070a20e56fc18ab0f848f0655f14287e1373
parent654a12b86305b1fd78279616f876b8d21d146a5e
ASoC: rsnd: select each SRC correctly for CMD data path

To select CMD data patch, it should use correct SRC from each stream
in MUX case. But current code is selecting SRC from fixed stream.
This patch solves this issue.

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