ALSA: hda/realtek - add new pin definition in alc225 pin quirk table
authorHui Wang <hui.wang@canonical.com>
Fri, 8 Jul 2016 06:26:57 +0000 (14:26 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 27 Jul 2016 16:47:38 +0000 (09:47 -0700)
commit248bfcb1c7d5d59e0994be02bf25652d8c04d072
tree440e4f3d66082aa3373e5dfea63725209df2833c
parentdb931e3f087ddaf2a209957fcdb9dbb351142c02
ALSA: hda/realtek - add new pin definition in alc225 pin quirk table

commit 8a132099f080d7384bb6ab4cc168f76cb4b47d08 upstream.

We have some Dell laptops which can't detect headset mic, the machines
use the codec ALC225, they have some new pin configuration values,
after adding them in the alc225 pin quirk table, they work well.

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