From: Hyungwon Hwang Date: Tue, 7 Apr 2015 13:19:43 +0000 (+0900) Subject: drm/exynos: fimd: check whether exynos_drm_crtc_create succeed or not X-Git-Tag: omap-for-v4.1/fixes-rc1~82^2~9^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1222842c1c7c2760ebd412238d9bb6234e6742c;p=pandora-kernel.git drm/exynos: fimd: check whether exynos_drm_crtc_create succeed or not >From the commit "drm/exynos: fix the execution order in FIMD initialization" (598285bfdce46d7c47632a2ba4b980f60be4a677), the error checking code is removed improperly. This patch fix the regression. Signed-off-by: Hyungwon Hwang Signed-off-by: Inki Dae --- Reading git-diff-tree failed