Re: [PATCH v2] intel8x0m: wait a bit before warm reset check

From: Takashi Iwai
Date: Mon Mar 07 2011 - 05:40:00 EST


At Mon, 07 Mar 2011 11:36:34 +0100,
Paul Bolle wrote:
>
> On Mon, 2011-03-07 at 10:55 +0100, Takashi Iwai wrote:
> > Also, as mentioned earlier, it's better to use usleep_range() than
> > udelay(). There is no hard upper-limit in this case, and any longer
> > sleep works.
>
> So something like, say, usleep_range(500, 1000) should be OK?

Yes. It can be longer (as it's no path with critical time-out).


Takashi
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/