diff options
| author | Kuninori Morimoto <[email protected]> | 2020-07-20 10:17:39 +0900 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2020-07-23 19:07:19 +0100 |
| commit | 0ceef681e34a61afcd77af0837b2132925c5bad4 (patch) | |
| tree | 97c8af1bd0a9a2df249a69fa17cb0ac5eea42ff3 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 0c5b270b2e6c92b6a752868a3a1abddc3c52186f (diff) | |
ASoC: soc-xxx: add asoc_substream_to_rtd()
Current soc-xxx are getting rtd from substream by
rtd = substream->private_data;
But, getting data from "private_data" is very unclear.
This patch adds asoc_substream_to_rtd() macro which is
easy to understand that rtd from substream.
Signed-off-by: Kuninori Morimoto <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions