]> git.hungrycats.org Git - linux/commit
ALSA: hda/realtek: Fix the speaker output on Samsung Galaxy Book Pro 360
authorSeunghun Han <kkamagui@gmail.com>
Thu, 18 Jul 2024 08:09:08 +0000 (17:09 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 27 Jul 2024 09:36:16 +0000 (11:36 +0200)
commit6e6e644862c70e9062ed3f1255eef02c1b71a7b8
tree6f92b7c5d81ff359bc6c4fd2b041143b79fd9209
parent38c68e094008a8c1350f4f80956712ba34be4ea3
ALSA: hda/realtek: Fix the speaker output on Samsung Galaxy Book Pro 360

commit d7063c08738573fc2f3296da6d31a22fa8aa843a upstream.

Samsung Galaxy Book Pro 360 (13" 2022 NT935QDB-KC71S) with codec SSID
144d:c1a4 requires the same workaround to enable the speaker amp
as other Samsung models with the ALC298 codec.

Signed-off-by: Seunghun Han <kkamagui@gmail.com>
Cc: <stable@vger.kernel.org>
Link: https://patch.msgid.link/20240718080908.8677-1-kkamagui@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