OSDN Git Service

ALSA: hda/realtek - Limit int mic boost on Acer Aspire E5-575T
authorChris Chiu <chiu@endlessos.org>
Thu, 14 Jan 2021 08:27:28 +0000 (16:27 +0800)
committerTakashi Iwai <tiwai@suse.de>
Thu, 14 Jan 2021 11:58:02 +0000 (12:58 +0100)
commit495dc7637cb5ca8e39c46db818328410bb6e73a1
tree93585fcc93f8da8d59847a510e08673d18d91167
parente4ea77f8e53f9accb9371fba34c189d0447ecce0
ALSA: hda/realtek - Limit int mic boost on Acer Aspire E5-575T

The Acer Apire E5-575T laptop with codec ALC255 has a terrible
background noise comes from internal mic capture. And the jack
sensing dose not work for headset like some other Acer laptops.

This patch limits the internal mic boost on top of the existing
ALC255_FIXUP_ACER_MIC_NO_PRESENCE quirk for Acer Aspire E5-575T.

Signed-off-by: Chris Chiu <chiu@endlessos.org>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20210114082728.74729-1-chiu@endlessos.org
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c