ASoC: Intel: hda-match: remove prefix for SOF files
authorPierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Fri, 8 Feb 2019 23:45:46 +0000 (17:45 -0600)
committerMark Brown <broonie@kernel.org>
Tue, 12 Feb 2019 16:54:22 +0000 (16:54 +0000)
Prefix is now handled in the code. This allows for default and
alternate paths, and more flexibility for OEMs and distros

Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/common/soc-acpi-intel-hda-match.c

index 533c106..68ae43f 100644 (file)
@@ -23,7 +23,7 @@ struct snd_soc_acpi_mach snd_soc_acpi_intel_hda_machines[] = {
 
                /* .sof_fw_filename is dynamically set in sof/intel driver */
 
-               .sof_tplg_filename = "intel/sof-hda-generic.tplg",
+               .sof_tplg_filename = "sof-hda-generic.tplg",
 
                /*
                 * .machine_quirk and .quirk_data are not used here but