]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
ALSA: hda/realtek - Fixed headphone issue for ALC700
authorKailang Yang <kailang@realtek.com>
Tue, 8 Jan 2019 06:28:12 +0000 (14:28 +0800)
committerKleber Sacilotto de Souza <kleber.souza@canonical.com>
Mon, 14 Jan 2019 09:28:55 +0000 (09:28 +0000)
commitad576e5858b97e2fa64b6297d3c00433f80c624c
tree7b852fc39d58da72c619e31a20e13d15fc5f5f0e
parent0f023e06e6566eb9c695dacced9bfeb5f0c7e255
ALSA: hda/realtek - Fixed headphone issue for ALC700

BugLink: https://bugs.launchpad.net/bugs/1810891
If it plugged headphone or headset into the jack, then
do the reboot, it will have a chance to cause headphone no sound.
It just need to run the headphone mode procedure after boot time.
The issue will be fixed.
It also suitable for ALC234 ALC274 and ALC294.

Signed-off-by: Kailang Yang <kailang@realtek.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
(cherry picked from commit bde1a7459623a66c2abec4d0a841e4b06cc88d9a)
Signed-off-by: Hui Wang <hui.wang@canonical.com>
Acked-by: Stefan Bader <stefan.bader@canonical.com>
Acked-by: Kleber Souza <kleber.souza@canonical.com>
Signed-off-by: Khalid Elmously <khalid.elmously@canonical.com>
sound/pci/hda/patch_realtek.c