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:
042b92c
)
ALSA: hda - Avoid unnecessary parameter read for EPSS
author
Takashi Iwai
<tiwai@suse.de>
Tue, 28 Aug 2012 16:18:01 +0000
(09:18 -0700)
committer
Takashi Iwai
<tiwai@suse.de>
Tue, 28 Aug 2012 16:25:57 +0000
(09:25 -0700)
EPSS parameter should be static, so we can read it once and remember.
This also allows more easily to override the wrong EPSS capability
reported from a codec by changing the flag in the codec
initialization step.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found