linux/sound/core/seq
Nishanth Aravamudan 8433a509c0 [ALSA] Fix schedule_timeout usage
Use schedule_timeout_{,un}interruptible() instead of
set_current_state()/schedule_timeout() to reduce kernel size.  Also use
human-time conversion functions instead of hard-coded division to avoid
rounding issues.

Signed-off-by: Nishanth Aravamudan <nacc@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2005-11-04 13:19:49 +01:00
..
instr [PATCH] gfp_t: sound 2005-10-28 08:16:50 -07:00
oss [ALSA] Replace with kzalloc() - seq stuff 2005-09-12 10:48:06 +02:00
Makefile
seq.c
seq_clientmgr.c [ALSA] Replace with kzalloc() - seq stuff 2005-09-12 10:48:06 +02:00
seq_clientmgr.h
seq_compat.c
seq_device.c [ALSA] Replace with kzalloc() - seq stuff 2005-09-12 10:48:06 +02:00
seq_dummy.c [ALSA] Replace with kzalloc() - seq stuff 2005-09-12 10:48:06 +02:00
seq_fifo.c [ALSA] Replace with kzalloc() - seq stuff 2005-09-12 10:48:06 +02:00
seq_fifo.h
seq_info.c
seq_info.h
seq_instr.c [ALSA] Fix schedule_timeout usage 2005-11-04 13:19:49 +01:00
seq_lock.c [ALSA] Fix schedule_timeout usage 2005-11-04 13:19:49 +01:00
seq_lock.h
seq_memory.c [ALSA] Fix schedule_timeout usage 2005-11-04 13:19:49 +01:00
seq_memory.h
seq_midi.c [ALSA] Remove snd_runtime_check() macro 2005-11-04 13:17:42 +01:00
seq_midi_emul.c
seq_midi_event.c [ALSA] Replace with kzalloc() - seq stuff 2005-09-12 10:48:06 +02:00
seq_ports.c [ALSA] Replace with kzalloc() - seq stuff 2005-09-12 10:48:06 +02:00
seq_ports.h
seq_prioq.c [ALSA] Replace with kzalloc() - seq stuff 2005-09-12 10:48:06 +02:00
seq_prioq.h
seq_queue.c [ALSA] Replace with kzalloc() - seq stuff 2005-09-12 10:48:06 +02:00
seq_queue.h
seq_system.c [ALSA] Replace with kzalloc() - seq stuff 2005-09-12 10:48:06 +02:00
seq_system.h
seq_timer.c [ALSA] seq-timer: restrict timer frequencies 2005-11-04 13:19:07 +01:00
seq_timer.h
seq_virmidi.c [ALSA] Replace with kzalloc() - seq stuff 2005-09-12 10:48:06 +02:00