]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
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, 24 Nov 2014 09:02:47 +0000 (18:02 +0900)
commit5cbb37df378dbedfa2b5f542b6d50937736f2427
tree9fad4164f640ce12eeecac89553b8ba2a2d71142
parented1e8777a56f3523712506d608a29f57ed37b613
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