From: Damien Lespiau Date: Wed, 29 Oct 2014 11:16:59 +0000 (+0000) Subject: drm/i915: Make intel_pipe_has_type() take an output type enum X-Git-Tag: omap-for-v3.20/drop-legacy-3517~77^2~64^2~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4093561b70adccec7d3c8fbb19a80d636fe0f562;p=pandora-kernel.git drm/i915: Make intel_pipe_has_type() take an output type enum As Paulo said when introducing the enum, having more types is really good to document what should go where (int foo(int, int, bool, bool). Cc: Paulo Zanoni Signed-off-by: Damien Lespiau Reviewed-by: Jani Nikula Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed