]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
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)
committerMarcelo Henrique Cerri <marcelo.cerri@canonical.com>
Mon, 22 Jun 2020 20:22:02 +0000 (17:22 -0300)
commitb135f22e3e8021fee5f543a983de9b7c8c29d726
tree1624ca20283c38504c3bb746649886c22ba18ba6
parent9d262795d4a5c899665932f3118e9f63ea9a89bf
ALSA: hda/realtek - Limit int mic boost for Thinkpad T530

BugLink: https://bugs.launchpad.net/bugs/1879759
commit b590b38ca305d6d7902ec7c4f7e273e0069f3bcc upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Khalid Elmously <khalid.elmously@canonical.com>
sound/pci/hda/patch_realtek.c