From a12d3e1e1cb67bab2411966b345151c316633847 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Thu, 7 Apr 2011 15:55:15 +0200 Subject: [PATCH] ALSA: hda - Remember connection lists 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 --- Reading git-format-patch failed