From: Mark Brown Date: Tue, 1 Oct 2024 17:54:52 +0000 (+0100) Subject: ASoC: Intel: soc-acpi: Fix missing empty terminators X-Git-Tag: v6.12-rc2~21^2~7^2~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=aafbb9af7c370f3fe62f595842d7a0b798224adb;p=thirdparty%2Fkernel%2Flinux.git ASoC: Intel: soc-acpi: Fix missing empty terminators Merge series from Bard Liao : There is no links_num in struct snd_soc_acpi_mach {}, and we test !link->num_adr as a condition to end the loop in hda_sdw_machine_select(). So an empty item in struct snd_soc_acpi_link_adr array is required. --- aafbb9af7c370f3fe62f595842d7a0b798224adb