]> git.baikalelectronics.ru Git - kernel.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)
committerTakashi Iwai <tiwai@suse.de>
Thu, 28 May 2015 08:06:29 +0000 (10:06 +0200)
commitdbe318a4249f60099dcef785152760b7763865ca
tree5e22c02f4f24c9f63d6842070515edae00b4a080
parent98450094bf812fad3153b659361ebed190a95b22
ALSA: hda - Disable Headphone Mic boost for ALC662

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>
sound/pci/hda/patch_realtek.c