ALSA: hda - Remember connection lists
authorTakashi Iwai <tiwai@suse.de>
Thu, 7 Apr 2011 13:55:15 +0000 (15:55 +0200)
committerTakashi 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