linux/sound/isa/wavefront
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
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
wavefront.c [ALSA] Remove vmalloc wrapper, kfree_nocheck() 2005-11-04 13:18:00 +01:00
wavefront_fx.c [ALSA] wavefront - declare initialization data as static 2005-07-28 15:26:28 +02:00
wavefront_midi.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
wavefront_synth.c [ALSA] Fix schedule_timeout usage 2005-11-04 13:19:49 +01:00