]> git.proxmox.com Git - mirror_ubuntu-bionic-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)
committerKleber Sacilotto de Souza <kleber.souza@canonical.com>
Wed, 29 Apr 2020 12:56:03 +0000 (14:56 +0200)
commit610198fe3d264e25881a8b4e37eb99f6b7ce4bd6
tree985fe5342c28fe84ccec87fcf0cd292cbbf0c75e
parent8e281791d8c3a8c85a9e2c27336064ad1d09c2e9
ALSA: hda/realtek - Add quirk for MSI GL63

BugLink: https://bugs.launchpad.net/bugs/1874502
commit 1d3aa4a5516d2e4933fe3cca11d3349ef63bc547 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Kelsey Skunberg <kelsey.skunberg@canonical.com>
sound/pci/hda/patch_realtek.c