From: Daniel Vetter Date: Wed, 11 Jul 2012 14:51:39 +0000 (+0200) Subject: drm/i915: s/intel_encoder_disable/intel_encoder_noop X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~20^2~15^2~3^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f70385510991992f3aef339982ca790faa52b06;p=pandora-kernel.git drm/i915: s/intel_encoder_disable/intel_encoder_noop Because that's what it is. Unfortunately we can't rip this out because the fb helper has an incetious relationship with the crtc helper - it likes to call disable_unused_functions, among other things. Reviewed-by: Jesse Barnes Signed-Off-by: Daniel Vetter --- Reading git-diff-tree failed