commit | 88d42b2b45d7208cc872c2c9dec0b1ae6c6008d7 | [log] [tgz] |
---|---|---|
author | Kailang Yang <kailang@realtek.com> | Wed Mar 14 16:08:57 2018 +0800 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Mar 22 09:43:28 2018 +0100 |
tree | d9fe56daa2924f4d5bc8bd4b8014a4e1c40dfdc2 | |
parent | f0ba9d699e5ca2bcd07f70185d18720c4f1b597c [diff] |
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>