From: Mark Brown Date: Tue, 15 Jul 2025 21:40:13 +0000 (+0100) Subject: SDCA Bug Fixes X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f998cd512960dc08438a3011030aa61a4cf80fd;p=thirdparty%2Fkernel%2Flinux.git SDCA Bug Fixes Merge series from Charles Keepax : Some small SDCA bug fixes reported from various sources. An array bounds check, an uninitialised variable and some memory allocations that should zero initialise. Charles Keepax (3): ASoC: SDCA: Fix off by one error in IRQ bound check ASoC: SDCA: Avoid use of uninitialised local name variable ASoC: SDCA: Update memory allocations to zero initialise sound/soc/sdca/sdca_asoc.c | 12 ++++++------ sound/soc/sdca/sdca_interrupts.c | 5 ++--- 2 files changed, 8 insertions(+), 9 deletions(-) -- 2.39.5 --- 3f998cd512960dc08438a3011030aa61a4cf80fd