]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda: intel-dsp-cfg: add missing ElkhartLake PCI ID
authorPierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Mon, 19 Jul 2021 23:17:46 +0000 (18:17 -0500)
committerTakashi Iwai <tiwai@suse.de>
Tue, 20 Jul 2021 07:10:55 +0000 (09:10 +0200)
commitdb50b8534857d656d22ec5359c70c6154ae9baad
tree288e1c17ad50382ccf2b2b351ec6b98f9b441ee7
parent042f986e4d549b681499f410c868efe58370f35b
ALSA: hda: intel-dsp-cfg: add missing ElkhartLake PCI ID

We missed the fact that ElkhartLake platforms have two different PCI
IDs. We only added one so the SOF driver is never selected by the
autodetection logic for the missing configuration.

BugLink: https://github.com/thesofproject/linux/issues/2990
Fixes: f936311d61af ('ALSA: hda: fix intel DSP config')
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20210719231746.557325-1-pierre-louis.bossart@linux.intel.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/hda/intel-dsp-config.c