From: Takashi Iwai Date: Wed, 14 Jan 2009 06:56:51 +0000 (+0100) Subject: ALSA: hda - Don't reset HP pinctl in patch_sigmatel.c X-Git-Tag: v2.6.29-rc2~67^2~3^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8317e0b0c2234f5f1f5d54804e4093d11bc0dffa;p=pandora-kernel.git ALSA: hda - Don't reset HP pinctl in patch_sigmatel.c Resetting HP pinctl at the unplugged state may cause a sort of regression on some devices because of their wrong pin configuration. A simple workaround is to disable the pin reset. This is ugly and may be not good from the power-saving POV (if any), but damn simple. Signed-off-by: Takashi Iwai Cc: stable@kernel.org --- Reading git-diff-tree failed