From: Andrzej Hajda Date: Fri, 28 Mar 2014 11:52:38 +0000 (+0100) Subject: drm/exynos: disallow fbdev initialization if no device is connected X-Git-Tag: v3.15-rc1~51^2~4^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3eb578e2d5ab244085638c08c340e9e0084e8688;p=pandora-kernel.git drm/exynos: disallow fbdev initialization if no device is connected This patch adds explicit check if there is a connector with connected status before fbdev initialization. It prevents creation of default fbdev 1024x768 which is unusable on panels with bigger resolutions. Signed-off-by: Andrzej Hajda Signed-off-by: Inki Dae --- Reading git-diff-tree failed