From: Damien Lespiau Date: Thu, 11 Jul 2013 19:10:54 +0000 (+0100) Subject: drm/i915: Use for_each_pipe() when possible X-Git-Tag: v3.12-rc1~136^2~165^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08e2a7de8ec86054a1272e4fc9d15fa6c18d3b16;p=pandora-kernel.git drm/i915: Use for_each_pipe() when possible Came accross two open coding of for_each_pipe(), might as well use the macro. Signed-off-by: Damien Lespiau Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed