Drop in replacement for udelay where wakeup is flexible
void usleep_range(unsigned long min, unsigned long max);
min
Minimum time in usecs to sleep
max
Maximum time in usecs to sleep