diff options
author | Brent Lu <brent.lu@intel.com> | 2021-10-30 01:14:04 +0800 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2021-10-29 18:55:16 +0100 |
commit | cafa39b650ec3ba8e9efa0825f1c08e029b5a1ed (patch) | |
tree | b00009f43edb1521d026a2cd86492cb470c4a566 /Kconfig | |
parent | 6c8552ebba7742e7128134859846e17edbfdf222 (diff) | |
download | linux-cafa39b650ec3ba8e9efa0825f1c08e029b5a1ed.tar.bz2 |
ASoC: soc-acpi: add comp_ids field for machine driver matching
A machine driver needs to be enumerated by more than one ACPI HID if
it supports second headphone driver (i.e. rt5682 and rt5682s).
However, the id field in snd_soc_acpi_mach structure could contain
only one HID. By adding a 'comp_ids' field which can contain several
HIDs, we can enumerate a machine driver by multiple ACPI HIDs.
Signed-off-by: Brent Lu <brent.lu@intel.com>
Link: https://lore.kernel.org/r/20211029171409.611600-2-brent.lu@intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions