]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ALSA: hda - Fix headphone noise after Dell XPS 13 resume back from S3
authorHui Wang <hui.wang@canonical.com>
Tue, 24 Nov 2015 03:08:18 +0000 (11:08 +0800)
committerSasha Levin <sasha.levin@oracle.com>
Wed, 9 Mar 2016 18:15:04 +0000 (13:15 -0500)
commit4c440d72709998411c30c9bf6e503980bd655dc3
tree20120a3b8cf4ae5568c5f3e529232daa74aca526
parent5352c4b683d846849860a8235ee0a2eaf34147d6
ALSA: hda - Fix headphone noise after Dell XPS 13 resume back from S3

[ Upstream commit 8c69729b4439bbda88c3073df7243f755cc418ed ]

We have a machine Dell XPS 13 with the codec alc256, after resume back
from S3, the headphone has noise when play sound.

Through comparing with the coeff vaule before and after S3, we found
restoring a coeff register will help remove noise.

BugLink: https://bugs.launchpad.net/bugs/1519168
Cc: Kailang Yang <kailang@realtek.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Hui Wang <hui.wang@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
sound/pci/hda/patch_realtek.c