aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorKuninori Morimoto <[email protected]>2015-06-15 06:24:54 +0000
committerMark Brown <[email protected]>2015-06-16 12:34:03 +0100
commit2099bc8eb0b257196a8535fba343cb23a8a6807c (patch)
treead3ced0f717ea71275a62c915bdbaa713cd81230 /tools/perf/scripts/python/check-perf-trace.py
parent5451ea443bf8889a786ea394ac90a3de5af53e24 (diff)
ASoC: rsnd: rsnd_mod has rsnd_priv
Each Renesas sound mod (= SSI/SRC/DVC) might be called from many paths if it supports MIXer. In such case, mod <-> io is no longer 1:1 relationship. This means we can't use rsnd_mod_to_io() in SSI/SRC/DMA interrupt handler. In such case, we need to check all io in interrupt handler, and then, "priv" is needed. This patch adds rsnd_priv pointer in rsnd_mod for prepare it. Signed-off-by: Kuninori Morimoto <[email protected]> Tested-by: Keita Kobayashi <[email protected]> Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions