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 <seanpaul at chromium.org> > --- > > Changes in v3: > - Added to the patchset > > drivers/gpu/drm/exynos/Makefile | 2 +- > drivers/gpu/drm/exynos/exynos_drm_connector.c | 258 > -------------------------- > drivers/gpu/drm/exynos/exynos_drm_connector.h | 20 -- > drivers/gpu/drm/exynos/exynos_drm_core.c | 18 +- > drivers/gpu/drm/exynos/exynos_drm_drv.h | 11 -- > drivers/gpu/drm/exynos/exynos_drm_encoder.c | 1 - > 6 files changed, 4 insertions(+), 306 deletions(-) > delete mode 100644 drivers/gpu/drm/exynos/exynos_drm_connector.c > delete mode 100644 drivers/gpu/drm/exynos/exynos_drm_connector.h
Reviewed-by: Tomasz Figa <t.figa at samsung.com> Best regards, Tomasz