drm/exynos: Remove apply manager callback
authorSean Paul <seanpaul@chromium.org>
Fri, 25 Apr 2014 05:00:14 +0000 (14:00 +0900)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:47:33 +0000 (11:47 +0900)
commit5d3f8b8700ff4eb769dd363d6ad5d7ecb61bbe6b
tree27cfb1d815adb3e3bd88b8590d71b1aee7821ddb
parent56dd3761ca6517a4562ced288df8874bfb3e38c2
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