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)
commit6aecd8715802d23dc6a0859b50c62d2b0a99de3a
tree71b2caa981c520b0fbb30d1f2db36ce8fec5465b
parentd69bb92e402ff948bdcd39f19c9067874fb86873
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