drm/i915: s/mdelay/msleep/ in the sdvo detect function
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 24 May 2012 19:26:49 +0000 (21:26 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 31 May 2012 08:28:23 +0000 (10:28 +0200)
A 30 ms delay is simply way too big to waste cpu cycles on.

Acked-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>

No differences found