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:
e16fb6d
)
ALSA: hda/realtek - Cache COEF 0 value
author
Takashi Iwai
<tiwai@suse.de>
Mon, 17 Oct 2011 14:50:59 +0000
(16:50 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Mon, 17 Oct 2011 21:39:33 +0000
(23:39 +0200)
The COEF #0 value represents a sort of device id, so it's supposedly
constant while operation. Better to use the cached value instead of
reading it at each time from the performance POV.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found