commit | 5cbbadd3d507eeb7711266e3932f4c427cbcbd61 | [log] [tgz] |
---|---|---|
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | Wed Jul 15 07:16:19 2015 +0000 |
committer | Mark Brown <broonie@kernel.org> | Thu Jul 16 22:29:22 2015 +0100 |
tree | 432688d016205f3f27c39ad5568423ba99ceca17 | |
parent | ddea1b2e83c379840aa54fadc587e418cf986ccb [diff] |
ASoC: rsnd: add rsnd_io_to_mod() Sometimes we would like to get each module directly, especially data path searching. this patch adds rsnd_io_to_mod() macro, and existing rsnd_io_to_mod_xxx() use 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>