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 15:42:23 +0000 (08:42 -0700)
commit0e8e33aa7f5dc52382f2bc958254f547c9719a60
tree03f08d02c2af1021af3407c3d213e0375ec409a6
parent3f5f500b1b660ee60558112c55f2464f341201e0
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