ALSA: hda/realtek - Fixed headphone issue for ALC700
authorKailang Yang <kailang@realtek.com>
Fri, 7 Dec 2018 07:14:59 +0000 (15:14 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 17 Dec 2018 08:24:42 +0000 (09:24 +0100)
commitc8461d87716bfe300a6937e173dba1b0a300730f
tree8f012ccb3ea71a5fdd4c0d1fd1b4d473ed927b92
parent03e8b38c517753473fa23bf45f7ace3d27e320e8
ALSA: hda/realtek - Fixed headphone issue for ALC700

commit bde1a7459623a66c2abec4d0a841e4b06cc88d9a upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_realtek.c