]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - Fix headset mic detection problem for two Dell laptops
authorHui Wang <hui.wang@canonical.com>
Thu, 20 Oct 2016 06:03:33 +0000 (14:03 +0800)
committerTakashi Iwai <tiwai@suse.de>
Thu, 20 Oct 2016 09:47:23 +0000 (11:47 +0200)
commit3977435c2e884419f0b0fe0ff1d96fadda9b9b17
tree71b2caa981c520b0fbb30d1f2db36ce8fec5465b
parentb0e15f3905d82e901e23cc7b0578683b4d424934
ALSA: hda - Fix headset mic detection problem for two Dell laptops

They uses the codec ALC255, and have the different pin cfg definition
from the ones in the existing pin quirk table. Now adding them into
the table to fix the problem.

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