ALSA: hda - Adding a new group of pin cfg into ALC295 pin quirk table
authorHui Wang <hui.wang@canonical.com>
Tue, 18 Oct 2016 02:59:09 +0000 (10:59 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 10 Nov 2016 15:36:32 +0000 (16:36 +0100)
commit34a8b859da9f4e4887b93ceea1a9728a6e52afe8
treee03b2b7f623175ace024d37d476ab6886bee619a
parent4a30dbab65846a6c1ede8993c4a3674bcc7ae675
ALSA: hda - Adding a new group of pin cfg into ALC295 pin quirk table

commit f771d5bb71d4df9573d12386400540516672208b upstream.

We have a new Dell laptop model which uses ALC295, the pin definition
is different from the existing ones in the pin quirk table, to fix the
headset mic detection and mic mute led's problem, we need to add the
new pin defintion into the pin quirk table.

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