kernel-ark/sound/core
Clemens Ladisch cd93fe4770 [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 <clemens@ladisch.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
2006-09-23 10:38:13 +02:00
..
oss [ALSA] Unregister device files at disconnection 2006-09-23 10:36:58 +02:00
seq [ALSA] Unregister device files at disconnection 2006-09-23 10:36:58 +02:00
control_compat.c
control.c [ALSA] Control API - more robust TLV implementation 2006-09-23 10:37:26 +02:00
device.c [ALSA] Unregister device files at disconnection 2006-09-23 10:36:58 +02:00
hwdep_compat.c
hwdep.c [ALSA] Unregister device files at disconnection 2006-09-23 10:36:58 +02:00
info_oss.c [ALSA] Fix disconnection of proc interface 2006-09-23 10:36:48 +02:00
info.c [ALSA] Fix disconnection of proc interface 2006-09-23 10:36:48 +02:00
init.c [ALSA] Deprecate snd_card_free_in_thread() 2006-09-23 10:37:03 +02:00
isadma.c
Kconfig
Makefile
memalloc.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
memory.c
misc.c
pcm_compat.c
pcm_lib.c
pcm_memory.c [ALSA] Fix disconnection of proc interface 2006-09-23 10:36:48 +02:00
pcm_misc.c
pcm_native.c
pcm_timer.c
pcm.c [ALSA] Unregister device files at disconnection 2006-09-23 10:36:58 +02:00
rawmidi_compat.c
rawmidi.c [ALSA] Unregister device files at disconnection 2006-09-23 10:36:58 +02:00
rtctimer.c [ALSA] Unregister device files at disconnection 2006-09-23 10:36:58 +02:00
sgbuf.c [ALSA] Conversions from kmalloc+memset to k(z|c)alloc 2006-08-03 15:21:18 +02:00
sound_oss.c [ALSA] Fix disconnection of proc interface 2006-09-23 10:36:48 +02:00
sound.c [ALSA] Fix disconnection of proc interface 2006-09-23 10:36:48 +02:00
timer_compat.c
timer.c [ALSA] timer: fix timer rescheduling 2006-09-23 10:38:13 +02:00