[ALSA] Fix-up sleeping in sound/usb
authorNishanth Aravamudan <nacc@us.ibm.com>
Sat, 9 Jul 2005 08:54:37 +0000 (10:54 +0200)
committerJaroslav Kysela <perex@suse.cz>
Thu, 28 Jul 2005 10:22:22 +0000 (12:22 +0200)
USB generic driver,USB USX2Y
Description: Fix-up sleeping in sound/usb. Replace big_mdelay() with
msleep() to guarantee the task delays as expected. This also involved
replacing/removing custom sleep functions.

Patch is compile-tested.

Signed-off-by: Nishanth Aravamudan <nacc@us.ibm.com>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>

No differences found