From: Takashi Iwai Date: Fri, 27 Nov 2009 11:22:44 +0000 (+0100) Subject: ALSA: hda - Don't trigger pin-sense for STAC/IDT codecs X-Git-Tag: v2.6.33-rc1~390^2^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfc9902599549736b9c6445e1e2235b8542f64a6;p=pandora-kernel.git ALSA: hda - Don't trigger pin-sense for STAC/IDT codecs STAC/IDT codecs seem to behave weird when SET_PIN_SENSE verb is issued before reading the jack-detection although the TRIG_REQ pin capability is given by the hardware. Since snd_hda_jack_detect() issues the SET_PIN_SENSE verb simply judging from the pincap, we have to revert the change in the commit d56757abc11a21996d9839c0d4e3b2c3666cd318 ALSA: hda - Replace the rest of jack-detections with snd_hda_jack_detect() to plain GET_PIN_SENSE verb without triggering. Reported-by: Jiri Slaby Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed