From: Paulo Zanoni Date: Fri, 17 Jan 2014 15:51:11 +0000 (-0200) Subject: drm/i915: remove "dsi" argument form intel_enable_pipe X-Git-Tag: v3.15-rc1~51^2~59^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbf3218a611638889103894579efce3b764a3a16;p=pandora-kernel.git drm/i915: remove "dsi" argument form intel_enable_pipe Now that we pass struct intel_crtc as an argument, we can check for DSI inside the function, removing one more of those confusing boolean arguments. Signed-off-by: Paulo Zanoni Reviewed-by: Damien Lespiau Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed