]> git.alsa-project.org Git - alsa-lib.git/commit
snd_device_name_hint(): do not use global snd_config.
authorJerome Forissier <jerome@taodyne.com>
Thu, 31 Jan 2013 14:47:25 +0000 (15:47 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 31 Jan 2013 15:28:27 +0000 (16:28 +0100)
commitf49b2dc522a2564315c76d075203b15a39941e8a
treef3e374b766d0a5205e994f74608282eafabc76d1
parent25dbb102810b31c02358904d70d53c960fb0a10e
snd_device_name_hint(): do not use global snd_config.

This commit and its parent make the function reentrant.

Signed-off-by: Jerome Forissier <jerome@taodyne.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
src/control/namehint.c