From: Takashi Iwai Date: Fri, 5 Dec 2008 11:54:56 +0000 (+0100) Subject: ALSA: hda - Fix pin-detection in patch_sigmatel.c X-Git-Tag: v2.6.29-rc1~590^2~6^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6e3ea25b1679b55728a8a470a50a8fff61e8a45;p=pandora-kernel.git ALSA: hda - Fix pin-detection in patch_sigmatel.c The pin-detection function used in patch_sigmatel.c shouldn't be specific to HP pin because it's used for input pins in general, too. This patch fixes the detection function, removes the HP check from it and moves to stac92xx_hp_detect(). Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed