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:28:55 +0000 (09:28 +0100)
commitd655a1a6684e0d6cc2429caeb4c5dd0fed4efb79
tree7248a1b015b972d3d7cd76b7fc3d3ad201a56e66
parent62711dc6898b3186a8a3501e4a3829add8624b3f
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