drm/i915: Introduce a for_each_plane() macro
authorDamien Lespiau <damien.lespiau@intel.com>
Thu, 4 Sep 2014 11:27:43 +0000 (12:27 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 4 Sep 2014 14:15:52 +0000 (16:15 +0200)
Tired of copy/pasting things around.

v2: Rebase on top of the for_each_pipe() change adding dev_priv as first
    argument.

Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>

No differences found