diff options
author | Bard Liao <yung-chuan.liao@linux.intel.com> | 2024-09-06 09:02:23 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2024-09-06 14:27:17 +0300 |
commit | c4246f1fe9f24f8dcd97887ed67d8fcfd91f4796 (patch) | |
tree | 4902e38138baecef8de0e8a8036ccd377384abe2 /arch | |
parent | 77212f300bfd6fb3edaabd1daf863cabb521854a (diff) | |
download | linux-c4246f1fe9f24f8dcd97887ed67d8fcfd91f4796.tar.xz |
ASoC: Intel: soc-acpi-intel-lnl-match: add missing empty item
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.
Fixes: dd3bd9dc4708 ("ASoC: Intel: soc-acpi-intel-lnl-match: add cs42l43 only support")
Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Reviewed-by: Péter Ujfalusi <peter.ujfalusi@linux.intel.com>
Link: https://patch.msgid.link/20240906060224.2241212-2-yung-chuan.liao@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions