forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 133
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ASoC: SOF: Intel: hda: refactoring topology fixup for SDW mach
Modify machine driver enumeration flow for SDW mach to leverage the code of SND_SOC_ACPI_TPLG_INTEL_DMIC_NUMBER quirk which is designed for I2S mach originally. SDW mach does not use the DMIC quirk flag and pass full topology name with file extension to SOF driver. Therefore, we add extra code to hda_generic_machine_select() function to cope with the difference. Signed-off-by: Brent Lu <brent.lu@intel.com>
- Loading branch information
Showing
1 changed file
with
45 additions
and
120 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters