commit | d1222842c1c7c2760ebd412238d9bb6234e6742c | [log] [tgz] |
---|---|---|
author | Hyungwon Hwang <human.hwang@samsung.com> | Tue Apr 07 22:19:43 2015 +0900 |
committer | Inki Dae <inki.dae@samsung.com> | Mon Apr 13 11:39:41 2015 +0900 |
tree | c619a859e83f05571c1945a14740c9e792b9d943 | |
parent | 643c3024a5ee2bf74ee25c8dd03bcd287f3b2833 [diff] |
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 <human.hwang@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>