]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda/realtek: Fix for quirk to enable speaker output on the Lenovo 13s Gen2
authorCameron Berkenpas <cam@neo-zeon.de>
Sun, 10 Oct 2021 22:54:11 +0000 (15:54 -0700)
committerTakashi Iwai <tiwai@suse.de>
Mon, 11 Oct 2021 09:05:59 +0000 (11:05 +0200)
commit7faafae3887245356d02a4e6c65b4d4def8f6bb6
tree23c1ed8ce78789cec01b35a19fcc8db3cf14f78e
parentb81b890f423fe8e37987d83c2e14a26ae000d8be
ALSA: hda/realtek: Fix for quirk to enable speaker output on the Lenovo 13s Gen2

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: 74c7ce4fb9eb ("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>
sound/pci/hda/patch_realtek.c