We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e269e3 commit 858a438Copy full SHA for 858a438
sound/soc/intel/common/soc-acpi-intel-adl-match.c
@@ -559,7 +559,7 @@ struct snd_soc_acpi_mach snd_soc_acpi_intel_adl_machines[] = {
559
{
560
.comp_ids = &essx_83x6,
561
.drv_name = "sof-essx8336",
562
- .sof_tplg_filename = "sof-adl-es83x6", /* the tplg suffix is added at run time */
+ .sof_tplg_filename = "sof-adl-es8336", /* the tplg suffix is added at run time */
563
.tplg_quirk_mask = SND_SOC_ACPI_TPLG_INTEL_SSP_NUMBER |
564
SND_SOC_ACPI_TPLG_INTEL_SSP_MSB |
565
SND_SOC_ACPI_TPLG_INTEL_DMIC_NUMBER,
0 commit comments