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)
commit06a2f5c2c4e0cb4ff38ca3769ae1f81cc2d030cf
treef7a8403d44e0ba7f2bbb981549834fb655e8c5cf
parent66338feee458cb2b04e8f2b515b8d660e49ba29a
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 <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_drv.c