]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ALSA: hda - Fix headset support and noise on HP EliteBook 755 G2
authorTakashi Iwai <tiwai@suse.de>
Thu, 25 Feb 2016 13:31:59 +0000 (14:31 +0100)
committerSasha Levin <sasha.levin@oracle.com>
Wed, 9 Mar 2016 18:15:09 +0000 (13:15 -0500)
commit715b09c999aeb1c6e48a1d10b93443d4cdbab01b
tree0d9fb88c16f06b99c87c2ba0a3114a78a2d37eb2
parentfdd575639f6beb61e90be54fcdd14dd9f9b9627f
ALSA: hda - Fix headset support and noise on HP EliteBook 755 G2

[ Upstream commit f883982dc1b117f04579f0896821cd9f2e397f94 ]

HP EliteBook 755 G2 with ALC3228 (ALC280) codec [103c:221c] requires
the known fixup (ALC269_FIXUP_HEADSET_MIC) for making the headset mic
working.  Also, it suffers from the loopback noise problem, so we
should disable aamix path as well.

Reported-by: Derick Eddington <derick.eddington@gmail.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
sound/pci/hda/patch_realtek.c