ASoC: Simplify code with cleanup.h

Merge series from Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>:

Allocate the memory with scoped/cleanup.h to reduce error handling
(simpler error paths) and make the code a bit smaller.
This commit is contained in:
Mark Brown 2024-07-08 16:50:14 +01:00
commit 0c6c65111e
No known key found for this signature in database
GPG key ID: 24D68B725D5487D0
9 changed files with 87 additions and 141 deletions