drm/exynos: Delete an error message in three functions
authorMarkus Elfring <elfring@users.sourceforge.net>
Sun, 5 Apr 2020 12:10:09 +0000 (14:10 +0200)
committerInki Dae <inki.dae@samsung.com>
Mon, 18 May 2020 02:36:00 +0000 (11:36 +0900)
commitfdd79b0db1899f915f489e744a06846284fa3f1e
tree1eaf69a4cbbb8d37fd7bff51515a1c48f7439869
parent1493bddcca4d601ca6f3dd27f2226f37a0f39732
drm/exynos: Delete an error message in three functions

The function “platform_get_irq” can log an error already.
Thus omit redundant messages for the exception handling in the
calling functions.

This issue was detected by using the Coccinelle software.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_dsi.c
drivers/gpu/drm/exynos/exynos_drm_rotator.c
drivers/gpu/drm/exynos/exynos_drm_scaler.c