]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ALSA: hda/realtek - ALC256 speaker noise issue
authorKailang Yang <kailang@realtek.com>
Mon, 30 May 2016 07:58:28 +0000 (15:58 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 24 Jun 2016 17:22:02 +0000 (10:22 -0700)
commitcd8edeef0a00974ea850e79133e7a5f948804b11
treee64603d72146e58500df8a99417f35c26b5bae63
parent05c40c5b7b356157edaf0ac77486f34d8c9257bf
ALSA: hda/realtek - ALC256 speaker noise issue

commit e69e7e03ed225abf3e1c43545aa3bcb68dc81d5f upstream.

That is some different register for ALC255 and ALC256.
ALC256 can't fit with some ALC255 register.
This issue is cause from LDO output voltage control.
This patch is updated the right LDO register value.

Signed-off-by: Kailang Yang <kailang@realtek.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_realtek.c