On Wed, 2013-01-23 at 10:21 +0100, Peter Ujfalusi wrote: > On 01/23/2013 10:14 AM, Luciano Coelho wrote: > > Yes, most likely we can use usleep or something. I'll look into that as > > part of my clean-up series. ;) > > I would suggest to use usleep_range() instead of usleep() if you can.
Yes, probably something like that. This doesn't need to be very accurate, but it must be just long enough. -- Luca. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

