drm/exynos: Remove the exynos_drm_connector shim
authorSean Paul <seanpaul@chromium.org>
Mon, 24 Feb 2014 10:25:42 +0000 (19:25 +0900)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:47:36 +0000 (11:47 +0900)
commit1387aa4dd18f6a658d8d6d62b8aa2dad4c3c3ea5
tree8e69d29d50693cdcdb36c42343666bfc240ddfaa
parent82bf8e4578198b0c1c449da1e798dcaf9ffe3821
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