ALSA: hda/realtek: Fixed ALC298 sound bug by adding quirk for Samsung Notebook Pen S
authorJoonho Wohn <doomsheart@gmail.com>
Sat, 18 Jul 2020 08:23:15 +0000 (17:23 +0900)
committerTakashi Iwai <tiwai@suse.de>
Sat, 18 Jul 2020 10:40:31 +0000 (12:40 +0200)
commit568e4e82128aac2c62c2c359ebebb6007fd794f9
treea0441adf4f2f8942a1cff577b5d9b88fe371f758
parentd3bbc28bd3457d3629cf6b325478f7ec7e3da96c
ALSA: hda/realtek: Fixed ALC298 sound bug by adding quirk for Samsung Notebook Pen S

Fixed no headphone sound bug on laptop Samsung Notebook Pen S
(950SBE-951SBE), by using existing patch in Linus' tree, commit
14425f1f521f (ALSA: hda/realtek: Add quirk for Samsung Notebook).
This laptop uses the same ALC298 but different subsystem id 0x144dc812.
I added SND_PCI_QUIRK at sound/pci/hda/patch_realtek.c

Signed-off-by: Joonho Wohn <doomsheart@gmail.com>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/CAHcbMh291aWDKiWSZoxXB4-Eru6OYRwGA4AVEdCZeYmVLo5ZxQ@mail.gmail.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c