drm/i915: remove "dsi" argument form intel_enable_pipe
authorPaulo Zanoni <paulo.r.zanoni@intel.com>
Fri, 17 Jan 2014 15:51:11 +0000 (13:51 -0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 12 Feb 2014 17:53:09 +0000 (18:53 +0100)
commitfbf3218a611638889103894579efce3b764a3a16
tree9a1d571877f151d35c9c2de9abae406667f14fb3
parent30421c4f40b1dd03ad7d19538e29cd90962e4e53
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 <paulo.r.zanoni@intel.com>
Reviewed-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_display.c
This page took 0.037748 seconds and 5 git commands to generate.