ALSA: hda/realtek - Limit int mic boost for Thinkpad T530
authorTakashi Iwai <tiwai@suse.de>
Thu, 14 May 2020 16:05:33 +0000 (18:05 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 14 May 2020 16:07:54 +0000 (18:07 +0200)
commitb590b38ca305d6d7902ec7c4f7e273e0069f3bcc
tree012d2ba9acebeac8daff3ebaae0fd6c41e37a02b
parent1b94e59d30afecf18254ad413e953e7587645a20
ALSA: hda/realtek - Limit int mic boost for Thinkpad T530

Lenovo Thinkpad T530 seems to have a sensitive internal mic capture
that needs to limit the mic boost like a few other Thinkpad models.
Although we may change the quirk for ALC269_FIXUP_LENOVO_DOCK, this
hits way too many other laptop models, so let's add a new fixup model
that limits the internal mic boost on top of the existing quirk and
apply to only T530.

BugLink: https://bugzilla.suse.com/show_bug.cgi?id=1171293
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20200514160533.10337-1-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c