From: Daniel Vetter Date: Thu, 24 May 2012 19:26:49 +0000 (+0200) Subject: drm/i915: s/mdelay/msleep/ in the sdvo detect function X-Git-Tag: v3.6-rc1~83^2~47^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c982376de3f81e046e380d27079b823acadf6ad;p=pandora-kernel.git drm/i915: s/mdelay/msleep/ in the sdvo detect function A 30 ms delay is simply way too big to waste cpu cycles on. Acked-by: Chris Wilson Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed