ALSA: hda - Don't reset HP pinctl in patch_sigmatel.c
authorTakashi Iwai <tiwai@suse.de>
Wed, 14 Jan 2009 06:56:51 +0000 (07:56 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 14 Jan 2009 07:00:49 +0000 (08:00 +0100)
commit8317e0b0c2234f5f1f5d54804e4093d11bc0dffa
tree139d3bd041b39a77a100a41b56ae4be62332f8c2
parentc15c5060fc32d7de7cde76aa61e98bae1334d82e
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
sound/pci/hda/patch_sigmatel.c