drm/exynos: define to_exynos_plane macro
authorJoonyoung Shim <jy0922.shim@samsung.com>
Wed, 27 Jun 2012 05:27:03 +0000 (14:27 +0900)
committerInki Dae <inki.dae@samsung.com>
Fri, 27 Jul 2012 02:13:53 +0000 (11:13 +0900)
commitfdc575e79508df9ffb85e99b92a213316a795599
treea00c39853adc363e3c461caf20698c8f01ce7742
parentd249ce024bf6da9cc26cbd236aca25a22cbbe36e
drm/exynos: define to_exynos_plane macro

Add macro to get struct exynos_plane from struct drm_plane pointer.

Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_plane.c