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-rc1~80^2~27^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbdf093d62de4974cd30f170cf76aa14e26b13e4;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