From: Arnd Bergmann Date: Thu, 5 Apr 2012 18:58:22 +0000 (-0600) Subject: drm/radeon: replace udelay with mdelay for long timeouts X-Git-Tag: v3.4-rc3~33^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4de833c337509916b7931982734d858191cf0700;p=pandora-kernel.git drm/radeon: replace udelay with mdelay for long timeouts Some architectures require that delays longer than a few miliseconds are called through mdelay. This was triggered on ARM randconfig builds. Signed-off-by: Arnd Bergmann Signed-off-by: Mathieu Poirier Signed-off-by: Dave Airlie --- Reading git-diff-tree failed