From: Damien Lespiau Date: Mon, 3 Mar 2014 17:31:47 +0000 (+0000) Subject: drm/i915: Add a for_each_sprite() macro X-Git-Tag: v3.15-rc1~51^2~55^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1fe477856e2237bdc26173ea203ce99ff6f1392b;p=pandora-kernel.git drm/i915: Add a for_each_sprite() macro This macro is similar to for_each_pipe() we already have. Convert the two call sites we have at the same time. Signed-off-by: Damien Lespiau Reviewed-by: Chris Wilson Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed