]> git.alsa-project.org Git - alsa-lib.git/commit
pcm: dmix: Prepare slave when it's in SETUP, too
authorTakashi Iwai <tiwai@suse.de>
Tue, 31 May 2016 10:46:03 +0000 (12:46 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 1 Jun 2016 05:57:40 +0000 (07:57 +0200)
commit8feb96ed9b457c2aa62ddea2c48651475b7c3411
tree8cc3f26119fc62bdd00b29706ae2ef90870ee49a
parent6d1d620eadf32c6d963468ce56ff52cc3a2f32e2
pcm: dmix: Prepare slave when it's in SETUP, too

SETUP is an unusual state, but it's still possible.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
src/pcm/pcm_direct.c