kernel-ark/sound/pci/ac97
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
..
ac97_bus.c [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks 2005-10-28 09:52:56 -07:00
ac97_codec.c [ALSA] Fix schedule_timeout usage 2005-11-04 13:19:49 +01:00
ac97_id.h
ac97_local.h
ac97_patch.c [ALSA] Remove snd_runtime_check() macro 2005-11-04 13:17:42 +01:00
ac97_patch.h
ac97_pcm.c
ac97_proc.c
ak4531_codec.c [ALSA] Replace with kzalloc() - pci stuff 2005-09-12 10:48:16 +02:00
Makefile