[PATCH v2 05/21] atm: he: use msleep instead of large udelay constants

David Miller davem at davemloft.net
Mon Apr 29 13:27:08 EDT 2013


From: Arnd Bergmann <arnd at arndb.de>
Date: Mon, 29 Apr 2013 15:13:26 +0200

> From a0ddf082821b064cc2d6a9bb90861f9b81a559a5 Mon Sep 17 00:00:00 2001
> From: Arnd Bergmann <arnd at arndb.de>
> Date: Thu, 14 Mar 2013 15:21:36 +0100
> Subject: [PATCH] atm: he: use mdelay instead of large udelay constants
> 
> ARM cannot handle udelay for more than 2 miliseconds, and
> it is rather bad style to block the cpu for 16ms anyway,
> so let's use msleep instead.
> 
> Signed-off-by: Arnd Bergmann <arnd at arndb.de>

Applied, thanks.



More information about the linux-arm-kernel mailing list