drm/exynos: expose struct exynos_drm_crtc
authorGustavo Padovan <gustavo.padovan@collabora.co.uk>
Fri, 31 Oct 2014 17:33:30 +0000 (17:33 +0000)
committerInki Dae <daeinki@gmail.com>
Sun, 25 Jan 2015 12:28:01 +0000 (21:28 +0900)
commit2bf053eb264ef6f51ba930c74812d9edd0b43798
tree653fd539c9ce1a9ff5e4a1ef8b7fc8b173d29fc0
parentffceaed64ed103fea35e3546227a86441a7e61e4
drm/exynos: expose struct exynos_drm_crtc

Let other pieces of the driver access struct exynos_drm_crtc as well.

struct exynos_drm_manager will be merged into struct exynos_drm_crtc, in
the sense we will move all its members to exynos_drm_crtc, so to start
this conversion exynos_drm_crtc need to be exposed as well.

Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_crtc.c
drivers/gpu/drm/exynos/exynos_drm_drv.h