]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ALSA: hda - Fix white noise on Asus UX501VW headset
authorKaho Ng <ngkaho1234@gmail.com>
Sun, 8 May 2016 16:27:49 +0000 (00:27 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 May 2016 00:06:46 +0000 (17:06 -0700)
commit28ff35e454b4e2688eb0456b0981d6003a19d122
tree64063e34be0e22adfebe3222baa0f632bd7625db
parent28c56446f563af16707e7945ce88f143f8fd6285
ALSA: hda - Fix white noise on Asus UX501VW headset

commit 2da2dc9ead232f25601404335cca13c0f722d41b upstream.

For reducing the noise from the headset output on ASUS UX501VW,
call the existing fixup, alc_fixup_headset_mode_alc668(), additionally.

Thread: https://bbs.archlinux.org/viewtopic.php?id=209554

Signed-off-by: Kaho Ng <ngkaho1234@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_realtek.c