diff options
author | Peter Ujfalusi <peter.ujfalusi@linux.intel.com> | 2023-11-29 15:53:26 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2023-11-29 16:25:14 +0300 |
commit | 9b6896538ea71b7c24da1ecb38738a311176f6a8 (patch) | |
tree | 4024f50d844083c83b06b9e9df2540319360b985 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | a5a65437b02df8b842c4620b0b776bcd91ce200a (diff) | |
download | linux-9b6896538ea71b7c24da1ecb38738a311176f6a8.tar.xz |
ASoC: SOF: Intel: Do not use resource managed allocation for ipc4_data
Manage the ipc4_data allocation in code instead of devm since the ops_init
might be called more than once due to IPC type fallback.
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
Reviewed-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
Link: https://lore.kernel.org/r/20231129125327.23708-13-peter.ujfalusi@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions