]> git.karo-electronics.de Git - linux-beck.git/commit
ALSA: hda - Adding one more ALC255 pin definition for headset problem
authorHui Wang <hui.wang@canonical.com>
Mon, 26 Sep 2016 02:59:38 +0000 (10:59 +0800)
committerTakashi Iwai <tiwai@suse.de>
Mon, 26 Sep 2016 06:35:13 +0000 (08:35 +0200)
commit392c9da24a994f238c5d7ea611c6245be4617014
tree138b4f5a71f89078831c47a5b045584b4bbac3fd
parenteb1a74b7bea17eea31915c4f76385cefe69d9795
ALSA: hda - Adding one more ALC255 pin definition for headset problem

We have two new Dell laptop models, they have the same ALC255 pin
definition, but not in the pin quirk table yet, as a result, the
headset microphone can't work. After adding the definition in the
table, the headset microphone works well.

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