sound/pcm - Attempt to fix 'play interrupt timeout, channel dead' error
authorMatthew Dillon <dillon@apollo.backplane.com>
Thu, 20 Nov 2014 18:58:14 +0000 (10:58 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Thu, 20 Nov 2014 19:01:08 +0000 (11:01 -0800)
commit29ca956710b112d79ad24157caac5c1597949208
tree8575be09da375041dbe2e93a719ce5017284d423
parent07d439aa6997b054cbda1200178a6af17c34976c
sound/pcm - Attempt to fix 'play interrupt timeout, channel dead' error

* Fix the timeout calculation to properly calculate the buffering
  timeout.

* Adjusted code taken from bug 2067 submission.

PR: 2067
sys/dev/sound/pcm/channel.c