]> www.infradead.org Git - users/dwmw2/linux.git/commit
ASoC: Intel: avs: Account for UID of ACPI device
authorCezary Rojewski <cezary.rojewski@intel.com>
Fri, 19 May 2023 20:17:09 +0000 (22:17 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 21 Jun 2023 14:02:06 +0000 (16:02 +0200)
commitada354839c630bd48973c0b5d65f48721892de59
tree350909a15bda1c473607eba0fff7ce4de150bf61
parent8d28bb699354bf821dd8ddb211373d29ff6286d1
ASoC: Intel: avs: Account for UID of ACPI device

[ Upstream commit 836855100b87b4dd7a82546131779dc255c18b67 ]

Configurations with multiple codecs attached to the platform are
supported but only if each from the set is different. Add new field
representing the 'Unique ID' so that codecs that share Vendor and Part
IDs can be differentiated and thus enabling support for such
configurations.

Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
Signed-off-by: Amadeusz Sławiński <amadeuszx.slawinski@linux.intel.com>
Link: https://lore.kernel.org/r/20230519201711.4073845-6-amadeuszx.slawinski@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
include/sound/soc-acpi.h
sound/soc/intel/avs/board_selection.c