Staging: w35und: use msleep() and udelay()
authorPekka Enberg <penberg@cs.helsinki.fi>
Wed, 22 Oct 2008 16:07:03 +0000 (19:07 +0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 6 Jan 2009 21:51:39 +0000 (13:51 -0800)
This patch removes the OS_SLEEP() wrapper and changes the call-sites to use
msleep() and udelay() where appropriate.

Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>
Acked-by: Pavel Machek <pavel@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found