]> git.baikalelectronics.ru Git - kernel.git/commit
drm/exynos: Remove the exynos_drm_connector shim
authorSean Paul <seanpaul@chromium.org>
Mon, 24 Feb 2014 10:25:42 +0000 (19:25 +0900)
committerInki Dae <daeinki@gmail.com>
Sun, 23 Mar 2014 15:36:38 +0000 (00:36 +0900)
commitc4b20a7c5bb7cfcb648fa3a4ac001ba98d779085
tree0e847828c9ff7a641bd4d76ed3b1dd8969fa89d3
parent34b6f4f3f36e2ac71fd50ba46d2ccf775058ce4a
drm/exynos: Remove the exynos_drm_connector shim

This path removes the exynos_drm_connector code since it was just
passing hooks through display_ops. The individual device drivers are now
responsible for implementing drm_connector directly.

Signed-off-by: Sean Paul <seanpaul@chromium.org>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/Makefile
drivers/gpu/drm/exynos/exynos_drm_core.c
drivers/gpu/drm/exynos/exynos_drm_drv.h
drivers/gpu/drm/exynos/exynos_drm_encoder.c