linux/sound
Nishanth Aravamudan ef21ca24fa [ALSA] sound/pci: fix-up sleeping paths
ENS1370/1+ driver,ES1968 driver,Intel8x0 driver,VIA82xx driver
VIA82xx-modem driver,AC97 Codec,ALI5451 driver,CS46xx driver
MIXART driver,RME HDSP driver,Trident driver,YMFPCI driver
Description: Fix-up sleeping in sound/pci. These changes fall under the
following two categories:

        1) Replace schedule_timeout() with msleep() to guarantee the
        task delays as expected. This also involved replacing/removing
        custom sleep functions.
        2) Do not assume jiffies will only increment by one if you
        request a 1 jiffy sleep, i.e. use time_after/time_before in
        while loops.

Signed-off-by: Nishanth Aravamudan <nacc@us.ibm.com>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
2005-07-28 12:22:13 +02:00
..
arm [ALSA] Add ARM PXA2xx AC97 driver 2005-07-28 12:21:20 +02:00
core [ALSA] typo-fix and snd_assert()-expression-split 2005-07-28 12:22:07 +02:00
drivers [PATCH] clean up inline static vs static inline 2005-07-27 16:26:20 -07:00
i2c [ALSA] ak4114: removed duplicate wake_up() 2005-07-28 12:09:18 +02:00
isa [ALSA] fix compiler warning 2005-07-28 12:22:05 +02:00
mips Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
oss [PATCH] clean up inline static vs static inline 2005-07-27 16:26:20 -07:00
parisc Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
pci [ALSA] sound/pci: fix-up sleeping paths 2005-07-28 12:22:13 +02:00
pcmcia [ALSA] vxpocket - Remove unused code 2005-07-28 12:09:58 +02:00
ppc [PATCH] clean up inline static vs static inline 2005-07-27 16:26:20 -07:00
sparc [ALSA] Add DBRI driver on Sparcs 2005-07-28 12:21:18 +02:00
synth [PATCH] create a kstrdup library function 2005-06-23 09:45:18 -07:00
usb [ALSA] usb-audio - use bDeviceSubClass to detect MOTU FastLane 2005-07-28 12:21:44 +02:00
Kconfig [ALSA] Use standard form for URL 2005-05-29 10:14:50 +02:00
last.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sound_core.c [PATCH] class: convert sound/* to use the new class api instead of class_simple 2005-06-20 15:15:07 -07:00
sound_firmware.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00