From: Takashi Iwai Date: Tue, 11 Nov 2008 15:47:24 +0000 (+0100) Subject: ALSA: hda - Fix input pin initialization for STAC/IDT codecs X-Git-Tag: v2.6.28-rc5~62^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f1e6bc3646ab50b8181555ab7e6eeab68b8632a;p=pandora-kernel.git ALSA: hda - Fix input pin initialization for STAC/IDT codecs The input pins are sometimes not initialized properly because of the optimization check of the current pinctl code. Force to initialize the mic input pins so that they can be set up properly even if they were in a weird state. But keep other input pins if already set up as input, since this could be an extra mic pin. Reference: Novell bnc#443738 https://bugzilla.novell.com/show_bug.cgi?id=443738 Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed