From: Mark Brown Date: Tue, 28 Oct 2025 14:27:50 +0000 (+0000) Subject: ASoC: spacemit: fix build warning and error X-Git-Tag: v6.19-rc1~156^2~3^2~84 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=060028c7fcdd7bc1c6ed61fb25380c0d6c36475b;p=thirdparty%2Fkernel%2Flinux.git ASoC: spacemit: fix build warning and error Merge series from Troy Mitchell : After the i2s patch for K1 was merged, two issues were identified: - Missing error handling for the init_dai() function [1], which is required since the function allocates memory internally. - The Kconfig entry ignored the dependency chain of DMA_CMA [2]. This series fixes both issues. Link: https://lore.kernel.org/all/aPtiNCZ_KBezL2Dr@stanley.mountain/#t [1] Link: https://lore.kernel.org/all/20251022141705.714b19b5@canb.auug.org.au/ [2] --- 060028c7fcdd7bc1c6ed61fb25380c0d6c36475b