]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: SDCA: Use __free() to manage local buffers
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Wed, 12 Mar 2025 17:22:01 +0000 (17:22 +0000)
committerMark Brown <broonie@kernel.org>
Sun, 16 Mar 2025 23:27:54 +0000 (23:27 +0000)
commit0d16daa9405ef7de5c278183d4079013f39a51ac
treec0b16b5d2aff37d5176822744e0ae3898e395e79
parent988adcb73669a4015974da9057d43226ddc1aa9d
ASoC: SDCA: Use __free() to manage local buffers

Use the cleanup.h helpers to manage some local buffers, this cleans up
the error paths a little.

Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://patch.msgid.link/20250312172205.4152686-3-ckeepax@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sdca/sdca_functions.c