]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - Cache PCM and STREAM parameters queries
authorTakashi Iwai <tiwai@suse.de>
Tue, 24 Mar 2009 06:32:14 +0000 (07:32 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 21 Apr 2009 09:10:39 +0000 (11:10 +0200)
commitacd52c0492f4cfb5f60887f1aba0915d8d0c88f6
treef5c8b17029960b6f6bc13d8354c587d300560014
parent8b8c33527597b170868e9043a2befe51bb2723cf
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>
sound/pci/hda/hda_codec.c