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)
commit1d3aa4a5516d2e4933fe3cca11d3349ef63bc547
tree816ab18cc3519e72b7dfa005374b94e1528f4fb2
parentc47914c00be346bc5b48c48de7b0da5c2d1a296c
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