[ALSA] system timer: accumulate correction for multiple lost ticks
authorClemens Ladisch <clemens@ladisch.de>
Mon, 17 Jul 2006 14:51:37 +0000 (16:51 +0200)
committerJaroslav Kysela <perex@suse.cz>
Sat, 23 Sep 2006 08:38:03 +0000 (10:38 +0200)
commit6ed5eff025b72cb84a884d4be05f854f13b1542f
treec6cf92ad2e646b8134367c2db40168f5e4c651d4
parent17f48ec3f15ddb8080b151304ee887c68f7e4650
[ALSA] system timer: accumulate correction for multiple lost ticks

When multiple timer interrupts arrive too late, correct for all delays
instead of ignoring the earlier ones.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
sound/core/timer.c