]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite6e50a253ddce34c70b4479419007880c1397d69
treef36402180332078fd199f4f5e75590e2cab1f713
parent42e12b9dfb8507da6284d7ec047b554b86b703da
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