ALSA: hda/realtek - add two more pin configuration sets to quirk table
authorHui Wang <hui.wang@canonical.com>
Wed, 17 Apr 2019 08:10:32 +0000 (16:10 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 27 Apr 2019 07:35:37 +0000 (09:35 +0200)
commitcfb5fb042ee1c8dbfbce53016f331c97c4f29411
tree99b49ea1b3cfbd2c57e205e71446cc2445cbb641
parent9ae4c50f5e5284808370b47e22a2d0f7dcb38e34
ALSA: hda/realtek - add two more pin configuration sets to quirk table

commit b26e36b7ef36a8a3a147b1609b2505f8a4ecf511 upstream.

We have two Dell laptops which have the codec 10ec0236 and 10ec0256
respectively, the headset mic on them can't work, need to apply the
quirk of ALC255_FIXUP_DELL1_MIC_NO_PRESENCE. So adding their pin
configurations in 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