]> git.baikalelectronics.ru Git - kernel.git/commit
drm/exynos: fold encoder setup into exynos_drm_load()
authorGustavo Padovan <gustavo.padovan@collabora.co.uk>
Thu, 6 Aug 2015 13:31:47 +0000 (10:31 -0300)
committerInki Dae <inki.dae@samsung.com>
Sun, 16 Aug 2015 01:23:37 +0000 (10:23 +0900)
commit294e137624f66b7daa3a6989ed4627933a6dc5dc
tree31d88d220849f5a24be312d7126ce33578841dec
parenta011eda61d417533e62ca6c6e02a7775b129cd2f
drm/exynos: fold encoder setup into exynos_drm_load()

As we are removing the exynos encoder move the encoder setup operation
directly inside the exynos_drm_load()

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_drv.c
drivers/gpu/drm/exynos/exynos_drm_encoder.c
drivers/gpu/drm/exynos/exynos_drm_encoder.h