]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda/realtek - Add quirk for Lenovo Carbon X1 8th gen
authorHans de Goede <hdegoede@redhat.com>
Thu, 2 Apr 2020 17:43:11 +0000 (19:43 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 2 Apr 2020 18:41:57 +0000 (20:41 +0200)
commit598cebdc955a396d036f1467fe185e1fef4995f3
treea540e678410e8e3cfeecf3ed7ac21772f043bac7
parent48d5b0572723407484d793cca3e3f5bca8b4e321
ALSA: hda/realtek - Add quirk for Lenovo Carbon X1 8th gen

The audio setup on the Lenovo Carbon X1 8th gen is the same as that on
the Lenovo Carbon X1 7th gen, as such it needs the same
ALC285_FIXUP_THINKPAD_HEADSET_JACK quirk.

This fixes volume control of the speaker not working among other things.

BugLink: https://bugzilla.redhat.com/show_bug.cgi?id=1820196
Cc: stable@vger.kernel.org
Suggested-by: Jaroslav Kysela <perex@perex.cz>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Jaroslav Kysela <perex@perex.cz>
Link: https://lore.kernel.org/r/20200402174311.238614-1-hdegoede@redhat.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c