Takashi Iwai fa5717f209 [ALSA] Fix PCM write blocking
The snd_pcm_lib_write1() may block in some weird condition:
  - the stream isn't started
  - avail_min is big (e.g. period size)
  - partial write up to buffer_size - avail_min
The patch fixes this invalid blocking problem.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2008-01-31 17:29:46 +01:00
..
2008-01-31 17:29:29 +01:00
2008-01-31 17:29:37 +01:00
2008-01-31 17:29:46 +01:00
2008-01-31 17:29:37 +01:00
2008-01-31 17:29:37 +01:00
2007-02-09 09:03:54 +01:00
2007-05-21 09:18:19 -07:00