summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorSrinivas Kandagatla <srinivas.kandagatla@oss.qualcomm.com>2026-07-31 17:26:23 +0100
committerMark Brown <broonie@kernel.org>2026-08-01 00:43:44 +0100
commit07fd957b53fc97dafbf6a3f7f13e2f030bce8114 (patch)
tree8d2129f9f71ad646d3afcd0a6c36f3aadf0f601b /tools/perf/scripts/python/stackcollapse.py
parent875e906efdc4e68025c97aaa8e258d9e1fc1ba2e (diff)
ASoC: qcom: sc8280xp: tolerate -ENOTSUPP from codec set_sysclk
Not all codecs implement the set_sysclk operation. When the board enables codec_sysclk_set, snd_soc_dai_set_sysclk() on the codec DAI can return -ENOTSUPP, which currently aborts hw_params and breaks playback/capture on such boards even though the missing clock setup is harmless. Ignore -ENOTSUPP for the codec set_sysclk call. Fixes: 766f3f79c312 ("ASoC: qcom: sc8280xp: enhance machine driver for board-specific config") Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@oss.qualcomm.com> Link: https://patch.msgid.link/20260731162626.1588561-2-srinivas.kandagatla@oss.qualcomm.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions