From: Inki Dae Date: Thu, 6 Nov 2014 10:23:35 +0000 (+0900) Subject: drm/exynos: resolve infinite loop issue on multi-platform X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~107^2~4^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06a2f5c2c4e0cb4ff38ca3769ae1f81cc2d030cf;p=pandora-kernel.git drm/exynos: resolve infinite loop issue on multi-platform This patch resolves temporarily infinite loop issue incurred when Exynos drm driver is enabled and multi-platform kernel is used by registering Exynos drm device object only in case of Exynos SoC. So this patch will be replaced with more generic way later. Signed-off-by: Inki Dae --- Reading git-diff-tree failed