diff options
author | Martin Povišer <[email protected]> | 2022-09-05 09:40:30 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-09-05 13:09:41 +0100 |
commit | 4ec8179c212fb1530df4a1df6db75756c06da5f6 (patch) | |
tree | 74df875ad7fd1245b75f01312d0807937442acbe /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 354f6008b730a217a3e6ad982eda42e90e6f7473 (diff) |
ASoC: apple: mca: Postpone requesting of DMA channels
Move the requesting of DMA channels further down from 'probe' to
'pcm_new'. This is to spare the allocated DMA channel resources as we
typically only ever use one or two of the clusters for PCM streaming.
Before we would request DMA channels for all clusters.
(This is prompted by a change in the Audio DMA Controller driver, which
will now be allocating cache SRAM to channels.)
Signed-off-by: Martin Povišer <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions