]> www.infradead.org Git - nvme.git/commit
ASoC: ops: Simplify with cleanup.h
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Wed, 3 Jul 2024 12:11:03 +0000 (14:11 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 8 Jul 2024 11:50:02 +0000 (12:50 +0100)
commit1a7b846818210cbdf8994bfee1340c09342a5b3b
treeb3a3595a16581bba98984353f1c0ce4bc8df14a6
parent7d996c8a5fea700e816379e57f4983e2611519a0
ASoC: ops: Simplify with cleanup.h

Allocate the memory with scoped/cleanup.h to reduce error handling (less
error paths) and make the code a bit simpler.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://patch.msgid.link/20240703-asoc-cleanup-h-v1-9-71219dfd0aef@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/soc-ops.c