]> 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)
commitd4d7e10647aed13b5bf5744ef2916d13d406dae8
tree31d88d220849f5a24be312d7126ce33578841dec
parentf093f5fb0be967acf8145cb77b96e49bc539199e
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