summaryrefslogtreecommitdiff
path: root/sound/Kconfig
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2013-01-03 18:25:11 +0400
committerTakashi Iwai <tiwai@suse.de>2013-01-12 11:43:23 +0400
commitee8e765b0b6c9274e255025318cf8da1a3e30d45 (patch)
tree18848d00ad22031a21fbd4c98e2f7a212e48f643 /sound/Kconfig
parent9cc159c6647f505be1205eb5e3fc3b1f84e1d4fd (diff)
downloadlinux-ee8e765b0b6c9274e255025318cf8da1a3e30d45.tar.xz
ALSA: hda - Revive snd_hda_get_conn_list()
Manage the connection list cache using linked lists instead of snd_array, and revive snd_hda_get_conn_list() again, so that we don't have to keep the expanded values locally. This will reduce the stack usage by recursive call of snd_hda_get_conn_index() or parse_nid_path() of the generic parser. The list management doesn't include any mutex protection, thus the caller needs to take care of race appropriately. Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/Kconfig')
0 files changed, 0 insertions, 0 deletions