]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitdfad337f854cfab86fb0a978541e82596b80979a
tree653fd539c9ce1a9ff5e4a1ef8b7fc8b173d29fc0
parent1f64d80d2599eb141fbee925dac55f7fc3d228bd
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