]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/staging/winbond/linux/wbusb_s.h
Staging: w35und: use msleep() and udelay()
[linux-2.6-omap-h63xx.git] / drivers / staging / winbond / linux / wbusb_s.h
index d5c1d53de70b5429967815cb7f322d6ab4473c02..b7fc7220ebd27b3ed03acf2e79a6ea97dbfe11be 100644 (file)
 //
 //+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
-#define OS_SLEEP( _MT )        { set_current_state(TASK_INTERRUPTIBLE); \
-                         schedule_timeout( _MT*HZ/1000000 ); }
-
-
 //---------------------------------------------------------------------------
 //  RW_CONTEXT --
 //