]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: rsnd: remove io from rsnd_mod
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Mon, 15 Jun 2015 06:28:03 +0000 (06:28 +0000)
committerMark Brown <broonie@kernel.org>
Tue, 16 Jun 2015 11:34:05 +0000 (12:34 +0100)
commit11ea038e9f3946927c2b0e7c6debcd8b152144dd
tree17a089901166355e326aab5ccf9274d29e338be1
parent2af601a641a8ff962d7fda445ea95ad6623b2822
ASoC: rsnd: remove io from rsnd_mod

Each Renesas sound mod (= SSI/SRC/DVC) might be called from many path
if it supports MIXer. In such case, mod <-> io is no longer 1:1
relationship. rsnd_mod_to_io() is no longer needed. Let's remove it.

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>
sound/soc/sh/rcar/core.c
sound/soc/sh/rcar/rsnd.h