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)
committerTakashi Iwai <tiwai@suse.de>
Wed, 27 Nov 2013 13:55:45 +0000 (14:55 +0100)
commit16c0cefe8951b2c4b824fd06011ac1b359b1ab3b
tree64b3759c9e7e13d76985efa50aaaed3651bd77c9
parentced4cefc75fdb8be95eaee325ad0f6b2fc0a484b
ALSA: hda - Fix hp-mic mode without VREF bits

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
Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_generic.c