From: Chris Wilson Date: Tue, 11 Jan 2011 18:09:58 +0000 (+0000) Subject: drm/i915/lvds: Always use 0 to disable the pfit controller X-Git-Tag: v2.6.38-rc1~398^2~2^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bee17e5ae6b68d21b9d193f34ccefeef9d4fffe0;p=pandora-kernel.git drm/i915/lvds: Always use 0 to disable the pfit controller ... 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 --- Reading git-diff-tree failed