From: Joonyoung Shim Date: Wed, 27 Jun 2012 05:27:06 +0000 (+0900) Subject: drm/exynos: add property for plane zpos X-Git-Tag: v3.6-rc1~59^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00ae67cf26fad3889e71e3bdbec012b1f938dc0e;p=pandora-kernel.git drm/exynos: add property for plane zpos The exynos drm driver used a specific ioctl - DRM_EXYNOS_PLANE_SET_ZPOS to set zpos of plane. It can be substitute to property of plane. This patch adds a property for plane zpos and removes DRM_EXYNOS_PLANE_SET_ZPOS ioctl. Signed-off-by: Joonyoung Shim Signed-off-by: Kyungmin Park Signed-off-by: Inki Dae --- Reading git-diff-tree failed