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:36:36 +0000 (09:36 +0200)
commit4171b6ee932828ad2c8258f4a0a84a2d1c05c896
treea0a3cc5567b03a479ed14b3564d12407153e2c8e
parent4e78a1fb8d1d0948aafac07465779e821d9dda2e
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