ALSA: hda - Fix hp-mic mode without VREF bits
authorTakashi Iwai <tiwai@suse.de>
Tue, 26 Nov 2013 07:44:26 +0000 (08:44 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 4 Dec 2013 18:57:17 +0000 (10:57 -0800)
commit5fb0e7deb22f290a47686898a01fb39a581f9970
tree426ebaa91d1737008a3401826cf856338a8fc9e0
parenteda7913868a57fe6047459290b59d66007f99053
ALSA: hda - Fix hp-mic mode without VREF bits

commit 16c0cefe8951b2c4b824fd06011ac1b359b1ab3b upstream.

When the hp mic pin has no VREF bits, the driver forgot to set PIN_IN
bit.  Spotted during debugging old MacBook Airs.

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