commit | c36b5b054aaf14d68261970e3769398110e636d8 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Aug 28 09:20:13 2012 -0700 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Aug 28 09:26:16 2012 -0700 |
tree | b7da0f6db0af2db6149bc47dfa28e263cee4027b | |
parent | 983f6b93818aa62fbc74c37fcb8a482718a19252 [diff] |
ALSA: hda - Don't trust codec EPSS bit for IDT 92HD83xx & co These codecs seem reporting EPSS but require longer delay for the proper D3 transition. For example, D3_STOP_CLOCK_OK bit won't be set correctly even after D3. In this patch, codec->epss flag is overridden for avoid the misbehavior. Signed-off-by: Takashi Iwai <tiwai@suse.de>