From: Sean Paul Date: Mon, 24 Feb 2014 10:15:38 +0000 (+0900) Subject: drm/exynos: Add create_connector callback X-Git-Tag: v3.15-rc1~51^2~42^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c37f42cd189d28981d97d56d4d534b777a198074;p=pandora-kernel.git 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-diff-tree failed