From: Matt Roper Date: Tue, 1 Apr 2014 22:22:31 +0000 (-0700) Subject: drm/exynos: Restrict plane loops to only operate on overlay planes (v2) X-Git-Tag: v3.15-rc1~51^2~19^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0886327aae9a840bed7f6c47ad4ca561a2aec825;p=pandora-kernel.git drm/exynos: Restrict plane loops to only operate on overlay planes (v2) Ensure that existing driver loops over all planes do not change behavior when we begin adding new types of planes (primary and cursor) to the DRM plane list in future patches. v2: Switch to using drm_for_each_legacy_plane() Cc: Inki Dae Signed-off-by: Matt Roper --- Reading git-diff-tree failed