commit | 92c7c8a7d6e03eb4c0a3c5888e35dbc45f24744c | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Mar 24 07:32:14 2009 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Apr 21 11:10:39 2009 +0200 |
tree | f5c8b17029960b6f6bc13d8354c587d300560014 | |
parent | c441c2971de52b7045acb708cc9959815f554f66 [diff] |
ALSA: hda - Cache PCM and STREAM parameters queries Cache quries for PCM and STREAM parameters as well as ampcap and pincap sharing the hash table. This will reduce the superfluous access of the same codec verbs. Signed-off-by: Takashi Iwai <tiwai@suse.de>