]> git.hungrycats.org Git - linux/commit
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 12:59:43 +0000 (13:59 +0100)
commit0bf939beaf7c22a2c72caf5e92482e016b286c01
treed3acd84578bafa18d7a69ad18a04bacc07958fda
parent7f582e8a47360fe30fb17100f9a5e272285831dc
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