]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
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)
committerTakashi Iwai <tiwai@suse.de>
Wed, 17 Apr 2019 08:41:38 +0000 (10:41 +0200)
commitb26e36b7ef36a8a3a147b1609b2505f8a4ecf511
tree24677776aa2cc11bdd0cda7f02063efdc47e970d
parent2a3f7221acddfe1caa9ff09b3a8158c39b2fdeac
ALSA: hda/realtek - add two more pin configuration sets to quirk table

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>
sound/pci/hda/patch_realtek.c