Re: [PATCH 03/15] drm/nouveau: use mdelay instead of large udelayconstants
From: Aaro Koskinen
Date: Fri May 31 2013 - 19:35:17 EST
Hi,
On Sat, Jun 01, 2013 at 12:22:40AM +0200, Arnd Bergmann wrote:
> ARM cannot handle udelay for more than 2 miliseconds, so we
^^^^
There's l missing here.
> should use mdelay instead for those.
Could this be handled inside ARM udelay() instead? Probably most of the
delay values are compile-time constants.
A.
--
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/