Updated from Linux LTS 3.10.25 to 3.10.26
This commit is contained in:
@@ -1931,6 +1931,8 @@ static int wait_for_avail(struct snd_pcm_substream *substream,
|
||||
case SNDRV_PCM_STATE_DISCONNECTED:
|
||||
err = -EBADFD;
|
||||
goto _endloop;
|
||||
case SNDRV_PCM_STATE_PAUSED:
|
||||
continue;
|
||||
}
|
||||
if (!tout) {
|
||||
snd_printd("%s write error (DMA or IRQ trouble?)\n",
|
||||
|
||||
Reference in New Issue
Block a user