forked from luck/tmp_suning_uos_patched
ASoC: Intel: hda-match: remove prefix for SOF files
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>
This commit is contained in:
parent
6d356d5229
commit
e576b09791
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user