]> git.proxmox.com Git - mirror_ubuntu-bionic-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)
commita1c2ff53726907aff5feb37e4cfd45c1ff626431
treeb9396ddc5707857f8d200c3d138de049696b3341
parent4b30eebfc35c67771b5f58d9274d3e321b72d7a8
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