]> git.alsa-project.org Git - alsa-lib.git/commit
pcm: dshare: Call snd_pcm_dshare_state() directly
authorTakashi Iwai <tiwai@suse.de>
Tue, 30 May 2017 15:33:17 +0000 (17:33 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 30 May 2017 15:33:17 +0000 (17:33 +0200)
commitbb862e3bb16ada990e03a0ad24ac2ea209f48631
treed9b25410278a475bdacaad705ee15210c3e9c2f9
parenteae572ef5e3acd16a75815cf5e1799882bf9c943
pcm: dshare: Call snd_pcm_dshare_state() directly

... otherwise it may be a deadlock if recursive lock isn't available.

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