From: Rahul Sharma Date: Tue, 16 Oct 2012 00:20:13 +0000 (+0530) Subject: drm: exynos: moved exynos drm hdmi device registration to drm driver X-Git-Tag: v3.8-rc1~82^2~1^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae9dace2903db86b27f19d40c1d1b21a6f712895;p=pandora-kernel.git drm: exynos: moved exynos drm hdmi device registration to drm driver This patch moved the exynos-drm-hdmi platform device registration to the drm driver. When DT is enabled, platform devices needs to be registered within the driver code. This patch fits the requirement of both DT and Non DT based drm drivers. Signed-off-by: Rahul Sharma Signed-off-by: Inki Dae Signed-off-by: Kyungmin Park --- Reading git-diff-tree failed