]> git.hungrycats.org Git - linux/commit
ALSA: hda/realtek: Add quirk for Samsung Galaxy Flex Book
authorMike Pozulp <pozulp.kernel@gmail.com>
Fri, 14 Aug 2020 04:53:44 +0000 (21:53 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 26 Aug 2020 09:42:04 +0000 (11:42 +0200)
commit305387930ac5e1703f1736fa92c07d80c47af70b
treedfa60331e1b331dedaed2ef5c3e61851305b6a68
parent7048aadba98a6f2b9f4d58ef920ca4939d421832
ALSA: hda/realtek: Add quirk for Samsung Galaxy Flex Book

commit f70fff83cda63bbf596f99edc131b9daaba07458 upstream.

The Flex Book uses the same ALC298 codec as other Samsung laptops which
have the no headphone sound bug, like my Samsung Notebook. The Flex Book
owner used Early Patching to confirm that this quirk fixes the bug.

BugLink: https://bugzilla.kernel.org/show_bug.cgi?id=207423
Signed-off-by: Mike Pozulp <pozulp.kernel@gmail.com>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20200814045346.645367-1-pozulp.kernel@gmail.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_realtek.c