From: Daniel Vetter Date: Sun, 8 Jul 2012 18:17:15 +0000 (+0200) Subject: drm/i915: use staged outuput config in lvds->mode_fixup X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~20^2~15^2~3^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e24c5c2900ba45e2fa5ed8575ab75f6d4c7e8156;p=pandora-kernel.git drm/i915: use staged outuput config in lvds->mode_fixup - Use the check_cloned helper from the previous patch. - Use encoder->new_crtc to check crtc properties. v2: Kill the double negation with s/!non_cloned/is_cloned, suggested by Jesse Barnes. Reviewed-by: Jesse Barnes Signed-Off-by: Daniel Vetter --- Reading git-diff-tree failed