ASoC: rsnd: don't use io->mod[] directly
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 31 Oct 2017 00:38:09 +0000 (00:38 +0000)
committerMark Brown <broonie@kernel.org>
Tue, 31 Oct 2017 11:06:30 +0000 (11:06 +0000)
commit138f878647f2ac0d7700f669b860cb130306e062
tree48b885f3612ac62516704cf86d728ae8f72c7a60
parent86d5b2c20d8ec255ef7646533b81dabc935e0eff
ASoC: rsnd: don't use io->mod[] directly

We have rsnd_io_to_mod() macro. Let's use it

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sh/rcar/core.c