[PATCH v3 32/32] drm/exynos: Remove the exynos_drm_connector shim

2013-11-29 Thread Tomasz Figa
Hi Sean, On Tuesday 29 of October 2013 12:13:18 Sean Paul wrote: > 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 > --

[PATCH v3 32/32] drm/exynos: Remove the exynos_drm_connector shim

2013-10-29 Thread Sean Paul
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 --- Changes in v3: - Added to the patchset drivers/gpu/drm/exynos/Mak