ALSA: hda - Fix built-in mic on Compaq Presario CQ60
authorTakashi Iwai <tiwai@suse.de>
Wed, 11 Mar 2015 15:05:19 +0000 (16:05 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 26 Mar 2015 14:06:55 +0000 (15:06 +0100)
commitbdd7878b488078678dc7a04ca3b784f6992c6490
treebc21eee8e9d51db2610598770192eeb2b8fc1531
parent321f094062e1d3e9f8215078d565f3e3d019d042
ALSA: hda - Fix built-in mic on Compaq Presario CQ60

commit ddb6ca75b5671b8fbf1909bc588c449ee74b34f9 upstream.

Compaq Presario CQ60 laptop with CX20561 gives a wrong pin for the
built-in mic NID 0x17 instead of NID 0x1d, and it results in the
non-working mic.  This patch just remaps the pin correctly via fixup.

Bugzilla: https://bugzilla.opensuse.org/show_bug.cgi?id=920604
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_conexant.c