]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
ASoC: SOF: pci: add missing default_fw_name of JasperLake
authorPan Xiuli <xiuli.pan@linux.intel.com>
Fri, 24 Jan 2020 21:36:23 +0000 (15:36 -0600)
committerMark Brown <broonie@kernel.org>
Mon, 27 Jan 2020 17:52:10 +0000 (17:52 +0000)
commite3b9f5f4ef92801f62c58665283c61cece0af905
tree9ff7e8c6800c3c261fc6cc3dd75c16f1802e0331
parente6110114d18d330c05fd6de9f31283fd086a5a3a
ASoC: SOF: pci: add missing default_fw_name of JasperLake

jsl_desc missed default_fw_name, this will fail the probe in
nocodec or generice HDA mode due the firmware path is intel/sof/(null)

Signed-off-by: Pan Xiuli <xiuli.pan@linux.intel.com>
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20200124213625.30186-6-pierre-louis.bossart@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/sof-pci-dev.c