From: Florian Fainelli Date: Wed, 3 Sep 2008 14:50:03 +0000 (+0200) Subject: r6040: fix bad usage of udelay X-Git-Tag: v2.6.28-rc1~717^2~195^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1d69937ee5818bcde3bed8c012c9f07d60e492e;p=pandora-kernel.git r6040: fix bad usage of udelay This patch fixes the bad usage of udelay(5000), which in turns is a mdelay(5). It causes compilation for ARM where udelay maximum value is checked. Reported-by: Martin Michlmayr Signed-off-by: Florian Fainelli Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed