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:
8e28e3b
)
ALSA: hda - Remember connection lists
author
Takashi Iwai
<tiwai@suse.de>
Thu, 7 Apr 2011 13:55:15 +0000
(15:55 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Thu, 7 Apr 2011 13:55:15 +0000
(15:55 +0200)
The connection lists are static and we can reuse the previous results
instead of querying via verb at each time. This will reduce the I/O
in the runtime especially for some codec auto-parsers.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found