]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda/realtek - Add quirk for MSI GL63
authorTakashi Iwai <tiwai@suse.de>
Wed, 8 Apr 2020 13:56:45 +0000 (15:56 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 8 Apr 2020 13:57:12 +0000 (15:57 +0200)
commite4365b7bd5e37158af2038dc8401e5952354ae5b
tree816ab18cc3519e72b7dfa005374b94e1528f4fb2
parentdf6dbcf8f86c62f90f7299321dbc2afcacb059c4
ALSA: hda/realtek - Add quirk for MSI GL63

MSI GL63 laptop requires the similar quirk like other MSI models,
ALC1220_FIXUP_CLEVO_P950.  The board BIOS doesn't provide a PCI SSID
for the device, hence we need to take the codec SSID (1462:1275)
instead.

BugLink: https://bugzilla.kernel.org/show_bug.cgi?id=207157
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20200408135645.21896-1-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c