drm/i915/lvds: Remove busy wait for powering up the panel.
authorChris Wilson <chris@chris-wilson.co.uk>
Sun, 12 Sep 2010 12:07:25 +0000 (13:07 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Sun, 12 Sep 2010 12:24:31 +0000 (13:24 +0100)
commitc9f9ccc150e119bab6a1003e7762b024623011d8
tree447ec33235ab24305e6134360117828ee59718f0
parent77d07fd9d73ef28689737c0952dbd5d6a5017743
drm/i915/lvds: Remove busy wait for powering up the panel.

We just assume that it will happen in a timely manner. A variant of this
patch was first written and tested by Arjan van de Van.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
drivers/gpu/drm/i915/intel_lvds.c