From c37f42cd189d28981d97d56d4d534b777a198074 Mon Sep 17 00:00:00 2001 From: Sean Paul Date: Mon, 24 Feb 2014 19:15:38 +0900 Subject: [PATCH] drm/exynos: Add create_connector callback This creates a new display hook called create_connector. The purpose is to allow the display driver to create its own drm_connector instead of using the exynos_drm_connector. This moves things closer to completely removing the exynos_drm_connector abstraction. Signed-off-by: Sean Paul Signed-off-by: Inki Dae --- Reading git-format-patch failed