Re: [PATCH 0/4] Series of SDCA bug fixes
From: Pierre-Louis Bossart
Date: Thu Jul 23 2026 - 13:36:11 EST
On 7/22/26 12:34, Charles Keepax wrote:
> Fix up some error path and size checking issues in the SDCA code.
>
> Thanks,
> Charles
>
> Charles Keepax (4):
> ASoC: SDCA: Correct pointer passed to devm_acpi_table_put
> ASoC: SDCA: Always free firmware in FDL path
> ASoC: SDCA: Make UMP message size check more robust
> ASoC: SDCA: Ensure that Control Range is large enough for header
LGTM
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@xxxxxxxxx>
>
> sound/soc/sdca/sdca_device.c | 2 +-
> sound/soc/sdca/sdca_fdl.c | 5 ++++-
> sound/soc/sdca/sdca_functions.c | 2 ++
> sound/soc/sdca/sdca_ump.c | 4 ++--
> 4 files changed, 9 insertions(+), 4 deletions(-)
>