commit | 08a1f5eb435640741c7b7d10fb339425dff786bb | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Wed Nov 02 07:44:11 2011 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Nov 02 07:46:19 2011 +0100 |
tree | 852cdc1f4094910bbd8c688e383efa8a95b05899 | |
parent | 700cc5c94fad6c3f15bacb0d99d9c474aed13c82 [diff] |
ALSA: hda - Check NO_PRESENCE pincfg default bit HD-audio spec defines a bit in pin default configuration for indicating that the pin isn't used for jack-detection although the codec is capable of it. Better to check this bit as well in jack_is_detectable() helper function. Reported-by: Raymond Yau <superquad.vortex2@gmail.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>