alsa: unify alsa log handling and snd_config_update_free_global() handling in one place

This commit is contained in:
Lennart Poettering 2009-06-18 21:27:02 +02:00
parent 25e5197f6a
commit 348dcd6a31
7 changed files with 13 additions and 20 deletions

View file

@ -838,7 +838,6 @@ static int unsuspend(struct userdata *u) {
pa_log_info("Trying resume...");
snd_config_update_free_global();
if ((err = snd_pcm_open(&u->pcm_handle, u->device_name, SND_PCM_STREAM_PLAYBACK,
/*SND_PCM_NONBLOCK|*/
SND_PCM_NO_AUTO_RESAMPLE|