[PATCH 03/15] drm/nouveau: use mdelay instead of large udelay constants

Aaro Koskinen aaro.koskinen at iki.fi
Fri May 31 19:34:58 EDT 2013


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.



More information about the linux-arm-kernel mailing list