From d1222842c1c7c2760ebd412238d9bb6234e6742c Mon Sep 17 00:00:00 2001 From: Hyungwon Hwang Date: Tue, 7 Apr 2015 22:19:43 +0900 Subject: [PATCH] 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-format-patch failed