diff options
author | Peter Ujfalusi <peter.ujfalusi@linux.intel.com> | 2024-07-04 10:59:44 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2024-07-04 12:42:23 +0100 |
commit | 6558e8737af2067763e115ce3759372cd068b897 (patch) | |
tree | cf951dd1f8d40827453719680a7a2415a2479286 /tools/perf/scripts/python/syscall-counts.py | |
parent | 3b628e617b21144579bbca806a26737e8485d93a (diff) |
ASoC: SOF: ipc4-topology: Use single token list for the copiers
There is no need to keep separate token list for dai and 'common' copier
token list when the 'common' list is actually the aif list, the
SOF_COPIER_DEEP_BUFFER_TOKENS are not applicable for buffers.
We could have separate lists for all types but it is probably simpler to
just use a single list for all types of copiers. Function specific tokens
will be only parsed by function specific code anyways.
Reviewed-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://patch.msgid.link/20240704085944.371450-1-pierre-louis.bossart@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions