From: Inki Dae Date: Thu, 6 Nov 2014 14:00:37 +0000 (+0900) Subject: drm/exynos: resolve infinite loop issue on non multi-platform X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~107^2~4^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7c2f36f4395f12d8ecb25c28ee88ec87b457089;p=pandora-kernel.git drm/exynos: resolve infinite loop issue on non multi-platform This patch resovles the infinite loop issue incurred when Exyno drm driver is enabled but all kms drivers are disabled on Exynos board by returning -EPROBE_DEFER only in case that there is kms device registered. Signed-off-by: Inki Dae --- Reading git-diff-tree failed