From: Arnd Bergmann Date: Thu, 14 Mar 2013 14:21:36 +0000 (+0100) Subject: [SCSI] nsp32: use mdelay instead of large udelay constants X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~73^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b497ceb964a80ebada3b9b3cea4261409039e25a;p=pandora-kernel.git [SCSI] nsp32: use mdelay instead of large udelay constants ARM cannot handle udelay for more than 2 miliseconds, so we should use mdelay instead for those. Signed-off-by: Arnd Bergmann Acked-by: GOTO Masanori Cc: YOKOTA Hiroshi Cc: "James E.J. Bottomley" Cc: linux-scsi@vger.kernel.org --- Reading git-diff-tree failed