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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 13 Nov 2018 19:08:18 +0000 (11:08 -0800)
commit7ea3c76388212a5729cb22e2c6d824336a8be90e
tree9284d002558c63e9e105c1cf91951f4093dedabc
parent4306ad59a04fdd9a6949e5216e9b78e5b93eccd4
ALSA: hda/realtek - Fix the problem of the front MIC on the Lenovo M715

commit d06fb562bff5d14defdacbd92449bacbaedd5cdf upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_realtek.c