ASoC: Intel: tgl: remove sof_fw_filename set for tgl_3_in_1_default
authorLibin Yang <libin.yang@intel.com>
Mon, 25 Jan 2021 07:04:59 +0000 (09:04 +0200)
committerMark Brown <broonie@kernel.org>
Wed, 27 Jan 2021 12:35:20 +0000 (12:35 +0000)
commit3d14932527ff09517f052e54e7c25d676120b33a
tree8524fbdaa75e25ae20bec77d879a7799f53e71c6
parent7da99ef9757a3dd6e66a9b4854c5e58cd65a0b9a
ASoC: Intel: tgl: remove sof_fw_filename set for tgl_3_in_1_default

tgl_3_in_1_default link topology may be used by both TGL-LP and TGL-H.
Let's remove the sof_fw_filename setting in struct snd_soc_acpi_mach
and use the default_fw_filename setting in struct sof_dev_desc.

Signed-off-by: Libin Yang <libin.yang@intel.com>
Reviewed-by: Bard Liao <bard.liao@intel.com>
Reviewed-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
Tested-by: Jaroslav Kysela <perex@perex.cz>
Link: https://lore.kernel.org/r/20210125070500.807474-2-kai.vehmanen@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/common/soc-acpi-intel-tgl-match.c