]> git.ipfire.org Git - thirdparty/linux.git/commit - sound/pci/hda/patch_realtek.c
ALSA: hda/realtek - Fix the problem of the front MIC on the Lenovo M715
authorHui Wang <hui.wang@canonical.com>
Wed, 10 Oct 2018 03:57:25 +0000 (11:57 +0800)
committerTakashi Iwai <tiwai@suse.de>
Wed, 10 Oct 2018 06:59:52 +0000 (08:59 +0200)
commitd06fb562bff5d14defdacbd92449bacbaedd5cdf
tree81395271469e5a479e9e4e5fb1b635751c85e9c7
parent5b7c5e1f4c36b99d0f694f38b9ad910f520cb7ef
ALSA: hda/realtek - Fix the problem of the front MIC on the Lenovo M715

The front MIC on the Lenovo M715 can't record sound, after applying
the ALC294_FIXUP_LENOVO_MIC_LOCATION, the problem is fixed. So add
the pin configuration of this machine to the pin quirk table.

Cc: <stable@vger.kernel.org>
Signed-off-by: Hui Wang <hui.wang@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c