diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2016-10-19 06:57:08 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-10-24 20:23:29 +0300 |
commit | 5f222a29212cac3b64e7da8657d4404cc8201595 (patch) | |
tree | ecde5e7d65f951f4604e043fbead6961bd260413 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | b3ca3fbeb229890e8de569d1b34cd46fcb95826c (diff) | |
download | linux-5f222a29212cac3b64e7da8657d4404cc8201595.tar.xz |
ASoC: rsnd: use for_each_rsnd_mod_xxx() on rsnd_dai_call()
Current rsnd driver is using too complex macro for for-loop of each mod.
rsnd_dai_call() is especially defined as very complex macro.
It is easier to read just a little bit by using for_each_rsnd_mod_xxx()
and new rsnd_status_update()
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