diff options
| author | Cezary Rojewski <cezary.rojewski@intel.com> | 2026-07-29 13:00:50 +0200 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2026-07-30 22:30:40 +0100 |
| commit | abc7daad426ef93665ef6fbc1b3cd05a814e721e (patch) | |
| tree | 8fcd5b2de96dd0c34ba853a2859411fecbf21457 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 875e906efdc4e68025c97aaa8e258d9e1fc1ba2e (diff) | |
ASoC: Intel: catpt: Wrap the store firmware-context procedure
All store/restore firmware operations are located in the loader.c file.
All except the "store firmware context" procedure which is manually
called during the runtime suspend, device.c file.
Adding a wrapper alters functional flow slightly - DMA channel is
requested after the DXSTATE IPC rather than before it but this has no
real impact on the procedure.
At the same time, such approach limits number of symbols exposed in the
core.h file and improves code cohesiveness: all catpt_dma_xxx()
definitions in dsp.c, all their usages in loader.c.
Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
Link: https://patch.msgid.link/20260729110057.342447-2-cezary.rojewski@intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions
