diff options
author | 2015-01-15 08:06:24 +0000 | |
---|---|---|
committer | 2015-01-15 11:37:48 +0000 | |
commit | 54cb556247b171753484efb3c4777ca4d1babfa0 (patch) | |
tree | 4a2e2c8e63b7212a5ca5446c9976fa41105cef1b /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | ASoC: rsnd: remove rsnd_dai_get_platform_info() macro (diff) | |
download | linux-dev-54cb556247b171753484efb3c4777ca4d1babfa0.tar.xz linux-dev-54cb556247b171753484efb3c4777ca4d1babfa0.zip |
ASoC: rsnd: add rsnd_io_to_rdai()
Current rsnd driver request rdai in everywhere, but each mod should
reach to rdai by itself. this patch adds missing rsnd_io_to_rdai().
io = rsnd_mod_to_io(mod);
rdai = rsnd_io_to_rdai(io);
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions