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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 10 Nov 2016 15:36:32 +0000 (16:36 +0100)
commitc5be1e1314eec10f367b1dd8691cc6445c8fd0c8
tree35299a17afca31ede42d29960b01ae0fe68cefc3
parent34a8b859da9f4e4887b93ceea1a9728a6e52afe8
ALSA: hda - Fix headset mic detection problem for two Dell laptops

commit 6aecd8715802d23dc6a0859b50c62d2b0a99de3a upstream.

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.

Signed-off-by: Hui Wang <hui.wang@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_realtek.c