commit | 8317e0b0c2234f5f1f5d54804e4093d11bc0dffa | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Wed Jan 14 07:56:51 2009 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Jan 14 08:00:49 2009 +0100 |
tree | 139d3bd041b39a77a100a41b56ae4be62332f8c2 | |
parent | c15c5060fc32d7de7cde76aa61e98bae1334d82e [diff] |
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 <tiwai@suse.de> Cc: stable@kernel.org