ALSA: hda/realtek - Fix speaker no sound after system resume
authorKailang Yang <kailang@realtek.com>
Wed, 14 Mar 2018 08:08:57 +0000 (16:08 +0800)
committerTakashi Iwai <tiwai@suse.de>
Thu, 22 Mar 2018 08:43:28 +0000 (09:43 +0100)
commit88d42b2b45d7208cc872c2c9dec0b1ae6c6008d7
treed9fe56daa2924f4d5bc8bd4b8014a4e1c40dfdc2
parentf0ba9d699e5ca2bcd07f70185d18720c4f1b597c
ALSA: hda/realtek - Fix speaker no sound after system resume

It will have a chance speaker no sound after system resume.
To toggle NID 0x53 index 0x2 bit 15 will solve this issue.
This usage will also suitable with ALC256.

Fixes: 4a219ef8f370 ("ALSA: hda/realtek - Add ALC256 HP depop function")
Signed-off-by: Kailang Yang <kailang@realtek.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c