diff options
author | Peter Ujfalusi <[email protected]> | 2022-01-28 15:36:20 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-01-28 15:59:39 +0000 |
commit | 2acfab7101140e93928a61ca48d7e442aa538dd7 (patch) | |
tree | c749bd70c0db01d678fcd6ab1cdbf21948982a1f /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 73a548bd1fa3cbe5d18026230a34c1f058257536 (diff) |
ASoC: SOF: ipc: Do not allocate buffer for msg_data
The sof_ipc_tx_message does not have support for async operations.
There is no need to allocate a buffer and copy each message to it to be
sent to the DSP, we can use the passed message data pointer directly.
Signed-off-by: Peter Ujfalusi <[email protected]>
Reviewed-by: Kai Vehmanen <[email protected]>
Reviewed-by: Bard Liao <[email protected]>
Reviewed-by: Daniel Baluta <[email protected]>
Reviewed-by: Rander Wang <[email protected]>
Reviewed-by: Ranjani Sridharan <[email protected]>
Reviewed-by: Pierre-Louis Bossart <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions