From: Sean Paul Date: Thu, 30 Jan 2014 21:19:22 +0000 (-0500) Subject: drm/exynos: Move dp driver from video/ to drm/ X-Git-Tag: v3.15-rc1~51^2~42^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e4e678aa8a49136a4954dd93e53ac5108977e5c;p=pandora-kernel.git drm/exynos: Move dp driver from video/ to drm/ This patch moves the code from video/ to drm/. This is required the DP driver needs to power on/off in the correct order in relation to fimd. This will also allow the DP driver to participate in drm modeset as well as provide accurate connection detection and edid. Signed-off-by: Sean Paul Signed-off-by: Inki Dae --- Reading git-diff-tree failed