]> git.kernelconcepts.de Git - karo-tx-linux.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:18:18 +0000 (10:18 -0700)
commitc3fd646bb8c4faab68fed0e751d0e4f623b5dbab
tree085fca748049c1be1610a64c3ae8137437d181ff
parent1bf80a48ff88552644ede5c953321d667808fa1d
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