]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
ASoC: qcom: q6asm-dai: fix error handling
authorMark Brown <broonie@kernel.org>
Mon, 25 May 2026 12:46:48 +0000 (13:46 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 25 May 2026 12:46:48 +0000 (13:46 +0100)
Srinivas Kandagatla <srinivas.kandagatla@oss.qualcomm.com> says:

Here is the set of patches, that fixes one of the isssue reported by
Richard Acayan, while doing fix for the reported issue, found various
other issues in the existing code.

This set contains some of those cleanups along with few trivial coding
style patches which looked uncomfortable to read.

Patch 1 should be enough to fix the issue reported.

Tested this is on UNO-Q.

Link: https://patch.msgid.link/20260518092347.3446946-1-srinivas.kandagatla@oss.qualcomm.com

Trivial merge