commit | dc81bed127a93e20d2100624273a27369738ffc7 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Mon Sep 03 09:36:36 2007 +0200 |
committer | Jaroslav Kysela <perex@perex.cz> | Tue Oct 16 15:59:40 2007 +0200 |
tree | 6461674c9cdc0cc34d8bcb3cb4ac340e87c3a605 | |
parent | 3a7788b751c488c11cdfa8e29f0bc3d8648142e6 [diff] |
[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>