[ALSA] hda-codec - Fix wrong pin-setup at resume of STAC codecs
authorTakashi Iwai <tiwai@suse.de>
Mon, 3 Sep 2007 07:36:36 +0000 (09:36 +0200)
committerJaroslav Kysela <perex@perex.cz>
Tue, 16 Oct 2007 13:59:40 +0000 (15:59 +0200)
commitdc81bed127a93e20d2100624273a27369738ffc7
tree6461674c9cdc0cc34d8bcb3cb4ac340e87c3a605
parent3a7788b751c488c11cdfa8e29f0bc3d8648142e6
[ALSA] hda-codec - Fix wrong pin-setup at resume of STAC codecs

The resume procedure for STAC codecs overrides the cached values and
results in the wrong (reset) PIN state.  The patch gets rid of the
overriding part and simplifies the resume.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
sound/pci/hda/patch_sigmatel.c