From: Nishanth Aravamudan Date: Sat, 9 Jul 2005 08:54:37 +0000 (+0200) Subject: [ALSA] Fix-up sleeping in sound/usb X-Git-Tag: v2.6.13-rc4~3^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b27c187f95cd6c9f13f26a5088bea384ac557b45;p=pandora-kernel.git [ALSA] Fix-up sleeping in sound/usb 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 Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed