commit | 114613f62f42e7cbc1242c4e82076a0153043761 | [log] [tgz] |
---|---|---|
author | Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> | Mon Jul 19 18:17:46 2021 -0500 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Jul 20 09:10:55 2021 +0200 |
tree | 288e1c17ad50382ccf2b2b351ec6b98f9b441ee7 | |
parent | e4efa82660e6d80338c554e45e903714e1b2c27b [diff] |
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: cc8f81c7e625 ('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>