From 90672f92caed94909f18467ea4663e0c5843e25f Mon Sep 17 00:00:00 2001 From: Sean Paul Date: Mon, 24 Feb 2014 19:25:42 +0900 Subject: [PATCH] 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 Signed-off-by: Inki Dae --- Reading git-format-patch failed