]> git.alsa-project.org Git - alsa-lib.git/commit
pcm: dshare: allow missing bindings
authorAdam Miartus <amiartus@de.adit-jv.com>
Wed, 24 Jul 2019 10:13:00 +0000 (12:13 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 24 Jul 2019 13:18:05 +0000 (15:18 +0200)
commit845243bcc2165fd3946ea0b06fa00700617dbe88
tree30a56ed0533503697ec172bbc55b78336376f789
parent3bf780dcc342f1f50ddde0e5c8e9c2557c92b443
pcm: dshare: allow missing bindings

allow opening the device and start the audio clock without blocking
any channel

this is required if the audio clock has to be available all the time,
even when application is not streaming audio data

Signed-off-by: Andreas Pape <apape@de.adit-jv.com>
Signed-off-by: Adam Miartus <amiartus@de.adit-jv.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
src/pcm/pcm_dshare.c