drm/fimd: use DRM_ERROR instead of DRM_INFO in error case
authorInki Dae <inki.dae@samsung.com>
Mon, 15 Apr 2019 00:32:53 +0000 (09:32 +0900)
committerInki Dae <inki.dae@samsung.com>
Wed, 24 Apr 2019 02:23:20 +0000 (11:23 +0900)
commite59305305c6bf5c1e60e988006e0a9d8da6b3aa1
treef36402180332078fd199f4f5e75590e2cab1f713
parentf9af3f846c31b4295bc276c57433215414e84392
drm/fimd: use DRM_ERROR instead of DRM_INFO in error case

This patch makes error messages to be printed out using DRM_ERROR
instead of DRM_INFO.

Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_fimd.c