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:
98b2488
)
ALSA: hda/realtek - Use tables for batch COEF writes/updtes
author
Takashi Iwai
<tiwai@suse.de>
Mon, 18 Aug 2014 13:11:19 +0000
(15:11 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Tue, 19 Aug 2014 06:04:35 +0000
(08:04 +0200)
There are many codes doing writes or updates COEF verbs sequentially
in a batch. Rewrite such open codes with tables for optimization.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found