]> asedeno.scripts.mit.edu Git - linux.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)
commit90672f92caed94909f18467ea4663e0c5843e25f
tree0e847828c9ff7a641bd4d76ed3b1dd8969fa89d3
parent1634ba256d022a0b86437323ce9d9b84bbce202c
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