aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/gecko.py
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <[email protected]>2024-10-12 12:11:08 +0200
committerMark Brown <[email protected]>2024-10-22 21:00:38 +0100
commitdb7e59e6a39a4d3d54ca8197c796557e6d480b0d (patch)
tree4af95865b3148a6e0355e6dd84381ca4af03a6dc /tools/perf/scripts/python/gecko.py
parentb9a8ecf81066e01e8a3de35517481bc5aa0439e5 (diff)
ASoC: qcom: sc7280: Fix missing Soundwire runtime stream alloc
Commit 15c7fab0e047 ("ASoC: qcom: Move Soundwire runtime stream alloc to soundcards") moved the allocation of Soundwire stream runtime from the Qualcomm Soundwire driver to each individual machine sound card driver, except that it forgot to update SC7280 card. Just like for other Qualcomm sound cards using Soundwire, the card driver should allocate and release the runtime. Otherwise sound playback will result in a NULL pointer dereference or other effect of uninitialized memory accesses (which was confirmed on SDM845 having similar issue). Cc: [email protected] Cc: Alexey Klimov <[email protected]> Cc: Steev Klimaszewski <[email protected]> Fixes: 15c7fab0e047 ("ASoC: qcom: Move Soundwire runtime stream alloc to soundcards") Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Krzysztof Kozlowski <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions