]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: rsnd: fix sound route path when using SRC6/SRC9
authorHiroyuki Yokoyama <hiroyuki.yokoyama.vx@renesas.com>
Wed, 1 Mar 2017 03:51:00 +0000 (03:51 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 13 Mar 2017 12:58:07 +0000 (12:58 +0000)
commit380cd979a52802245f267cade6bfe04b850f8e9c
treeb9396ddc5707857f8d200c3d138de049696b3341
parent4e6f7fb9c1b8dbbd1e5e0f41ddc7b8c49786ab42
ASoC: rsnd: fix sound route path when using SRC6/SRC9

This patch fixes the problem that the missing value of the route path
setting table and incorrect values are set in the CMD_ROUTE_SELECT
register.

Signed-off-by: Hiroyuki Yokoyama <hiroyuki.yokoyama.vx@renesas.com>
[Kuninori: shared data on MIX and non-MIX case]
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sh/rcar/cmd.c