]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ASoC: spacemit: add failure check for spacemit_i2s_init_dai()
authorTroy Mitchell <troy.mitchell@linux.spacemit.com>
Fri, 24 Oct 2025 13:11:01 +0000 (21:11 +0800)
committerMark Brown <broonie@kernel.org>
Tue, 28 Oct 2025 10:17:43 +0000 (10:17 +0000)
commitf034c16a4663eaf3198dc18b201ba50533fb5b81
tree434229d125c7bfbb3ced01b117218ac41291ceb5
parentd29479abaded34b2b1dab2e17efe96a65eba3d61
ASoC: spacemit: add failure check for spacemit_i2s_init_dai()

Add error handling when memory allocation for dai fails in
spacemit_i2s_init_dai() call.

Signed-off-by: Troy Mitchell <troy.mitchell@linux.spacemit.com>
Reported-by: Dan Carpenter <dan.carpenter@linaro.org>
Closes: tag. It would be easy to make the argument that the
Link: https://patch.msgid.link/20251024-fix-k1-i2s-dai-mem-v1-1-15f5f1ec294a@linux.spacemit.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/spacemit/k1_i2s.c