[ALSA] timer: fix timer rescheduling
authorClemens Ladisch <clemens@ladisch.de>
Mon, 17 Jul 2006 14:53:57 +0000 (16:53 +0200)
committerJaroslav Kysela <perex@suse.cz>
Sat, 23 Sep 2006 08:38:13 +0000 (10:38 +0200)
When checking whether a hardware timer needs to be rescheduled, we have
to compare against the previously scheduled interval and not against the
actual interval between the last two interrupts.

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

Simple merge