drm/exynos: resolve infinite loop issue on multi-platform
authorInki Dae <inki.dae@samsung.com>
Thu, 6 Nov 2014 10:23:35 +0000 (19:23 +0900)
committerInki Dae <inki.dae@samsung.com>
Mon, 10 Nov 2014 05:40:05 +0000 (14:40 +0900)
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 <inki.dae@samsung.com>

No differences found