From: Takashi Iwai Date: Thu, 19 Apr 2012 13:15:25 +0000 (+0200) Subject: ALSA: hda/conexant - Don't set HP pin-control bit unconditionally X-Git-Tag: v3.2.17~167 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78087159d096454183b0789b1a42e39a7e7505a4;p=pandora-kernel.git ALSA: hda/conexant - Don't set HP pin-control bit unconditionally commit ca3649de026ff95c6f2847e8d096cf2f411c02b3 upstream. Some output pins on Conexant chips have no HP control bit, but the auto-parser initializes these pins unconditionally with PIN_HP. Check the pin-capability and avoid the HP bit if not supported. Signed-off-by: Takashi Iwai Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed