]> 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)
commit66370dc577204d0ca18eea8d28cd1f6f386b8992
tree24677776aa2cc11bdd0cda7f02063efdc47e970d
parentc5acaa8faa28bce2678a84b0a04d4da5c2c6342e
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