]> Git Repo - J-linux.git/commit
ALSA: hda/realtek - Limit int mic boost for Thinkpad T530
authorTakashi Iwai <[email protected]>
Thu, 14 May 2020 16:05:33 +0000 (18:05 +0200)
committerTakashi Iwai <[email protected]>
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: <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Takashi Iwai <[email protected]>
sound/pci/hda/patch_realtek.c
This page took 0.050497 seconds and 4 git commands to generate.