]> 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)
committerTakashi Iwai <tiwai@suse.de>
Mon, 30 May 2016 12:11:05 +0000 (14:11 +0200)
commite69e7e03ed225abf3e1c43545aa3bcb68dc81d5f
tree5151a0b9f8b135514871dba94ae12317840ff36c
parent1a695a905c18548062509178b98bc91e67510864
ALSA: hda/realtek - ALC256 speaker noise issue

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>
Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c