diff options
author | Herve Codina <herve.codina@bootlin.com> | 2024-07-01 13:30:32 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2024-07-04 12:24:56 +0100 |
commit | 33a6969fbc653f25d5204b17fb67d5a21e6295e6 (patch) | |
tree | 5675ab11f1cec233d13e6f6f7409530ecd5d8f5b /tools/perf/scripts/python/task-analyzer.py | |
parent | 5e51a1f9dfd90de6e44cfb5340d48263f9e8f8d8 (diff) |
ASoC: fsl: fsl_qmc_audio: Introduce qmc_audio_pcm_{read,write}_submit()
Submitting data to QMC channels is done in several places: transfer
completions and DAI start. The operation done is simple and consist in
one function call.
With the future introduction of support for non-interleaved mode,
submitting data will be more complex.
To avoid copy/paste of code in several places, introduce
qmc_audio_pcm_{read,write}_submit() whose goal is to handle this
data submission.
Signed-off-by: Herve Codina <herve.codina@bootlin.com>
Link: https://patch.msgid.link/20240701113038.55144-6-herve.codina@bootlin.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions