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)
commit8a4e379b54f8cf1180cfee8ad3bfe16beedac65b
tree17a089901166355e326aab5ccf9274d29e338be1
parentd5bbe7de563ccce62765f1183561218b6dbdbe1e
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