Skip to content
Commit d2c3b14e authored by Takashi Iwai's avatar Takashi Iwai
Browse files

ALSA: hda - Fix applying MSI dual-codec mobo quirk



The previous commit [63691587: ALSA: hda - Apply dual-codec quirk
for MSI Z270-Gaming mobo] attempted to apply the existing dual-codec
quirk for a MSI mobo.  But it turned out that this isn't applied
properly due to the MSI-vendor quirk before this entry.  I overlooked
such two MSI entries just because they were put in the wrong position,
although we have a list ordered by PCI SSID numbers.

This patch fixes it by rearranging the unordered entries.

Fixes: 63691587 ("ALSA: hda - Apply dual-codec quirk for MSI Z270-Gaming mobo")
Reported-by: default avatarRudolf Schmidt <info@rudolfschmidt.com>
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent e49a14fa
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment