]> git.baikalelectronics.ru Git - kernel.git/commit
drm/exynos: move exynos_drm_crtc_disable()
authorGustavo Padovan <gustavo.padovan@collabora.co.uk>
Mon, 1 Jun 2015 15:04:51 +0000 (12:04 -0300)
committerInki Dae <daeinki@gmail.com>
Fri, 19 Jun 2015 15:32:50 +0000 (00:32 +0900)
commit8bad5f16cab57e9f90d95a4b38436c37d1e32388
treefa0f894272844ef546367abd4c479f4055cf9218
parentd4ba82d5cf73aa0c16e5d2d239e0fa1e0fae2163
drm/exynos: move exynos_drm_crtc_disable()

This is a preparation commit to move exynos_drm_crtc_disable() together
with the future exynos_drm_crtc_enable() that will come from the split of
exynos_drm_crtc_dpms() callback.

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