]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ALSA: hda - Adding a group of pin definition to fix headset problem
authorHui Wang <hui.wang@canonical.com>
Thu, 23 Mar 2017 02:00:25 +0000 (10:00 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 30 Mar 2017 07:44:04 +0000 (09:44 +0200)
commit37e91f5d0105ffc19efe9246201f51a972fc8369
tree7149bf2364b6ed5b6eceb7898e7f4da7895486a3
parent0b7e15f1a165213321aa2afd7cccc489587bc27d
ALSA: hda - Adding a group of pin definition to fix headset problem

commit 3f307834e695f59dac4337a40316bdecfb9d0508 upstream.

A new Dell laptop needs to apply ALC269_FIXUP_DELL1_MIC_NO_PRESENCE to
fix the headset problem, and the pin definiton of this machine is not
in the pin quirk table yet, now adding it to the 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