From: Arnd Bergmann Date: Fri, 20 Apr 2012 10:56:15 +0000 (+0000) Subject: sungem: use mdelay instead of udelay where necessary X-Git-Tag: v3.5-rc1~109^2~335 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a22d5d5eb7bb0e521f3a0e76d20747cc7fb6798;p=pandora-kernel.git sungem: use mdelay instead of udelay where necessary Some architectures like ARM cannot handle large numbers as arguments to udelay, so the drivers should use mdelay when delaying for multiple miliseconds. Signed-off-by: Arnd Bergmann Signed-off-by: Mathieu Poirier Signed-off-by: David S. Miller --- Reading git-diff-tree failed