diff options
author | 2015-01-15 08:08:34 +0000 | |
---|---|---|
committer | 2015-01-15 11:37:48 +0000 | |
commit | 1b13d118ee8f25227ad779c0f62b46e997e9f5a3 (patch) | |
tree | fa885718b981537111fd532bb88541875f5ad583 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | ASoC: rsnd: replace rdai to priv in each function (diff) | |
download | linux-dev-1b13d118ee8f25227ad779c0f62b46e997e9f5a3.tar.xz linux-dev-1b13d118ee8f25227ad779c0f62b46e997e9f5a3.zip |
ASoC: rsnd: save priv in struct rsnd_dai
Current rsnd driver has rsnd_mod_to_priv() macro, and struct rsnd_mod
has struct rsnd_priv pointer. But, it is waste of memory from data
structure point of view.
Today we can link mod <-> io <-> rdai each other, so saving priv in
rdai is very reasonable.
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