Merge branch 'devel' of git://git.alsa-project.org/alsa-kernel into topic/misc
This commit is contained in:
@ -317,7 +317,7 @@ struct snd_pcm_runtime {
|
||||
struct snd_pcm_mmap_control *control;
|
||||
|
||||
/* -- locking / scheduling -- */
|
||||
unsigned int twake: 1; /* do transfer (!poll) wakeup */
|
||||
snd_pcm_uframes_t twake; /* do transfer (!poll) wakeup if non-zero */
|
||||
wait_queue_head_t sleep; /* poll sleep */
|
||||
wait_queue_head_t tsleep; /* transfer sleep */
|
||||
struct fasync_struct *fasync;
|
||||
|
Reference in New Issue
Block a user