]> git.baikalelectronics.ru Git - kernel.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)
commit50b6bb6fcaf6c759fd8d71f0a04511210a3a08cb
tree24677776aa2cc11bdd0cda7f02063efdc47e970d
parent47b91aa35ca23a85540f4d06d8ed87372cae7102
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