https://github.com/torvalds/linux
Revision b590b38ca305d6d7902ec7c4f7e273e0069f3bcc authored by Takashi Iwai on 14 May 2020, 16:05:33 UTC, committed by Takashi Iwai on 14 May 2020, 16:07:54 UTC
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>
1 parent 1b94e59
History
Tip revision: b590b38ca305d6d7902ec7c4f7e273e0069f3bcc authored by Takashi Iwai on 14 May 2020, 16:05:33 UTC
ALSA: hda/realtek - Limit int mic boost for Thinkpad T530
Tip revision: b590b38
File Mode Size
include
.gitignore -rw-r--r-- 54 bytes
Kconfig -rw-r--r-- 7.1 KB
Makefile -rw-r--r-- 2.9 KB
default_cpio_list -rw-r--r-- 153 bytes
gen_init_cpio.c -rw-r--r-- 12.8 KB
gen_initramfs.sh -rwxr-xr-x 5.7 KB
initramfs_data.S -rw-r--r-- 1.2 KB

back to top