git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
983f6b9
)
ALSA: hda - Don't trust codec EPSS bit for IDT 92HD83xx & co
author
Takashi Iwai
<tiwai@suse.de>
Tue, 28 Aug 2012 16:20:13 +0000
(09:20 -0700)
committer
Takashi Iwai
<tiwai@suse.de>
Tue, 28 Aug 2012 16:26:16 +0000
(09:26 -0700)
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>
No differences found