From: Clemens Ladisch Date: Mon, 17 Jul 2006 14:53:57 +0000 (+0200) Subject: [ALSA] timer: fix timer rescheduling X-Git-Tag: v2.6.19-rc1~1270^2~129 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd93fe4770ca607c7f39260c02941deccbd77b8b;p=pandora-kernel.git [ALSA] timer: fix timer rescheduling 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 Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed