drm/i915/lvds: Always use 0 to disable the pfit controller
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 11 Jan 2011 18:09:58 +0000 (18:09 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Tue, 11 Jan 2011 20:27:11 +0000 (20:27 +0000)
... and just any combination of bits & ~PFIT_ENABLE. This way we do not
attempt disable to the panel fitter controller uselessly upon
intel_lvds_disable().

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>

No differences found