]> git.baikalelectronics.ru Git - kernel.git/commit
drm/exynos: Remove apply manager callback
authorSean Paul <seanpaul@chromium.org>
Thu, 30 Jan 2014 21:19:07 +0000 (16:19 -0500)
committerInki Dae <daeinki@gmail.com>
Sun, 23 Mar 2014 15:36:29 +0000 (00:36 +0900)
commitaa1a18d2382fa434fae03ff8dabf747dacf2f48f
tree25aec9ea253bd1b09d14d2b2382c38e204c59a87
parent849dd6869d660e36df94d210fd9d0bdc035d6154
drm/exynos: Remove apply manager callback

This patch removes the apply() manager callback in favor of putting the
relevant commits in the individual drivers. This will mitigate some of
the difference between the suspend/resume path and the dpms path

Signed-off-by: Sean Paul <seanpaul@chromium.org>
Reviewed-by: Tomasz Figa <t.figa@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_drv.h
drivers/gpu/drm/exynos/exynos_drm_encoder.c
drivers/gpu/drm/exynos/exynos_drm_fimd.c
drivers/gpu/drm/exynos/exynos_drm_hdmi.c
drivers/gpu/drm/exynos/exynos_drm_vidi.c
drivers/gpu/drm/exynos/exynos_hdmi.c
drivers/gpu/drm/exynos/exynos_mixer.c