From: Daniel Vetter Date: Sun, 12 Aug 2012 19:20:10 +0000 (+0200) Subject: drm/i915: drop intel_encoder argument to load_detect_pipe functions X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~20^2~30^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2434ab7fb085ac6848acd9d82366f96a642e471;p=pandora-kernel.git drm/i915: drop intel_encoder argument to load_detect_pipe functions Since it's redundant - we can get the attached encoder in the functions themselves. Reviewed-by: Chris Wilson Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed