]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ALSA: hda - Disable Headphone Mic boost for ALC662
authorDavid Henningsson <david.henningsson@canonical.com>
Thu, 28 May 2015 07:40:23 +0000 (09:40 +0200)
committerSasha Levin <sasha.levin@oracle.com>
Wed, 10 Jun 2015 17:42:08 +0000 (13:42 -0400)
commit139cec161789dd64d0c4a1ff4dfd5eee852223af
tree1567a7b924e2e09fd64686b9b7bb9e0d87759f85
parent57840018977554f398f9048b14dc5f3ad937b075
ALSA: hda - Disable Headphone Mic boost for ALC662

[ Upstream commit b40eda6408e94ee286cb5720cd3f409f70e01778 ]

When headphone mic boost is above zero, some 10 - 20 second delay
might occur before the headphone mic is operational.
Therefore disable the headphone mic boost control (recording gain is
sufficient even without it).

(Note: this patch is not about the headset mic, it's about the less
common mic-in only mode.)

BugLink: https://bugs.launchpad.net/bugs/1454235
Suggested-by: Kailang Yang <kailang@realtek.com>
Signed-off-by: David Henningsson <david.henningsson@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
sound/pci/hda/patch_realtek.c