[PATCH 02/12] power/reset: vexpress: Use udelay instead of timers

Arnd Bergmann arnd at arndb.de
Tue Feb 11 15:59:16 EST 2014


On Tuesday 11 February 2014, Pawel Moll wrote:
> At this stage of system shutdown procedure the jiffies may
> not be updated anymore, so just use udelay instead.

comment doesn't match code: s/udelay/mdelay/

> +                       mdelay(1000);
>         }

	Arnd



More information about the linux-arm-kernel mailing list