ALSA: hda/realtek: Add speaker fixup for some Yoga 15ITL5 devices
authorArie Geiger <arsgeiger@gmail.com>
Thu, 23 Dec 2021 23:28:57 +0000 (15:28 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 20 Jan 2022 08:17:51 +0000 (09:17 +0100)
commit9c27e513fb336ee7a75f8b727aef4962f45fea66
tree7dd98f8500def11bdac64e5646800c71d966adc6
parent4c7fb4d519e599bb69581d80fbfc1392cbea5fea
ALSA: hda/realtek: Add speaker fixup for some Yoga 15ITL5 devices

commit 6dc86976220cc904e87ee58e4be19dd90d6a36d5 upstream.

This patch adds another possible subsystem ID for the ALC287 used by
the Lenovo Yoga 15ITL5.
It uses the same initalization as the others.
This patch has been tested and works for my device.

Signed-off-by: Arie Geiger <arsgeiger@gmail.com>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20211223232857.30741-1-arsgeiger@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