commit | 4e2639ff38d28dccdd8e7cf8f60181f0c17e10d3 | [log] [tgz] |
---|---|---|
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | Mon Jun 15 06:26:08 2015 +0000 |
committer | Mark Brown <broonie@kernel.org> | Tue Jun 16 12:34:03 2015 +0100 |
tree | 692be55f7163f85193fe78ffd33270ce9838ac77 | |
parent | f501b7a4e7ceb76a5d24cc0f75403072af5e85a0 [diff] |
ASoC: rsnd: don't use rsnd_mod_to_io() on rsnd_get_adinr() Each Renesas sound mod (= SSI/SRC/DVC) might be called from many paths if it supports MIXer. In such case, mod <-> io is no longer 1:1 relationship. This patch removes rsnd_mod_to_io() from rsnd_get_adinr() and its related function Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Tested-by: Keita Kobayashi <keita.kobayashi.ym@renesas.com> Signed-off-by: Mark Brown <broonie@kernel.org>