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 [ALSA] Fix dependency of GUS driver 2005-07-28 12:09:50 +02:00
seq.c [ALSA] rtctimer: add option to make RTC timer the default sequencer timer 2005-09-12 10:42:05 +02:00
seq_clientmgr.c [ALSA] Replace with kzalloc() - seq stuff 2005-09-12 10:48:06 +02:00
seq_clientmgr.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
seq_compat.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
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 Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
seq_info.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
seq_info.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
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 Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
seq_memory.c [ALSA] Fix schedule_timeout usage 2005-11-04 13:19:49 +01:00
seq_memory.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
seq_midi.c [ALSA] Remove snd_runtime_check() macro 2005-11-04 13:17:42 +01:00
seq_midi_emul.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
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 Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
seq_prioq.c [ALSA] Replace with kzalloc() - seq stuff 2005-09-12 10:48:06 +02:00
seq_prioq.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
seq_queue.c [ALSA] Replace with kzalloc() - seq stuff 2005-09-12 10:48:06 +02:00
seq_queue.h [ALSA] sound/core/: possible cleanups 2005-05-29 10:11:20 +02:00
seq_system.c [ALSA] Replace with kzalloc() - seq stuff 2005-09-12 10:48:06 +02:00
seq_system.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
seq_timer.c [ALSA] seq-timer: restrict timer frequencies 2005-11-04 13:19:07 +01:00
seq_timer.h [ALSA] sound/core/: possible cleanups 2005-05-29 10:11:20 +02:00
seq_virmidi.c [ALSA] Replace with kzalloc() - seq stuff 2005-09-12 10:48:06 +02:00