]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
ALSA: hda/realtek - Enable internal speaker of ASUS UX431FLC
authorJian-Hong Pan <jian-hong@endlessm.com>
Mon, 25 Nov 2019 09:34:06 +0000 (17:34 +0800)
committerMarcelo Henrique Cerri <marcelo.cerri@canonical.com>
Fri, 17 Jan 2020 17:23:22 +0000 (14:23 -0300)
commit4dc7036138545a99ec7a7447654bccac107b80ad
treec70d339cb9dfe9de25e346d9127f1931b53837f1
parentf0efd9dc885589a3148ccde199666eb436888d17
ALSA: hda/realtek - Enable internal speaker of ASUS UX431FLC

BugLink: https://bugs.launchpad.net/bugs/1856334
commit 436e25505f3458cc92c7f3c985e9cbc198a98209 upstream.

Laptops like ASUS UX431FLC and UX431FL can share the same audio quirks.
But UX431FLC needs one more step to enable the internal speaker: Pull
the GPIO from CODEC to initialize the AMP.

Fixes: 60083f9e94b2 ("ALSA: hda/realtek - Enable internal speaker & headset mic of ASUS UX431FL")
Signed-off-by: Jian-Hong Pan <jian-hong@endlessm.com>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20191125093405.5702-1-jian-hong@endlessm.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Connor Kuehl <connor.kuehl@canonical.com>
Signed-off-by: Kleber Sacilotto de Souza <kleber.souza@canonical.com>
sound/pci/hda/patch_realtek.c