]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
ALSA: hda/realtek: Fix for quirk to enable speaker output on the Lenovo 13s Gen2
authorCameron Berkenpas <cam@neo-zeon.de>
Wed, 13 Oct 2021 03:50:00 +0000 (05:50 +0200)
committerKleber Sacilotto de Souza <kleber.souza@canonical.com>
Thu, 14 Oct 2021 15:11:13 +0000 (17:11 +0200)
commit26007078880d09e52c8d332cd8e43c529019faa7
treee48c49b5e9ad124b536475b3b07f91b087c855d8
parent4082b7c5cfa5f2d83ca554cc4817059ad07decea
ALSA: hda/realtek: Fix for quirk to enable speaker output on the Lenovo 13s Gen2

BugLink: https://bugs.launchpad.net/bugs/1939052
The previous patch's HDA verb initialization for the Lenovo 13s
sequence was slightly off. This updated verb sequence has been tested
and confirmed working.

Fixes: ad7cc2d41b7a ("ALSA: hda/realtek: Quirks to enable speaker output for Lenovo Legion 7i 15IMHG05, Yoga 7i 14ITL5/15ITL5, and 13s Gen2 laptops.")
BugLink: https://bugzilla.kernel.org/show_bug.cgi?id=208555
Cc: <stable@vger.kernel.org>
Signed-off-by: Cameron Berkenpas <cam@neo-zeon.de>
Link: https://lore.kernel.org/r/20211010225410.23423-1-cam@neo-zeon.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
(cherry picked from commit 023a062f238129e8a542b5163c4350ceb076283e linux-next)
Signed-off-by: Hui Wang <hui.wang@canonical.com>
Acked-by: Tim Gardner <tim.gardner@canonical.com>
Acked-by: Kleber Sacilotto de Souza <kleber.souza@canonical.com>
Signed-off-by: Kleber Sacilotto de Souza <kleber.souza@canonical.com>
sound/pci/hda/patch_realtek.c