Re: [PATCH -next] drm/msm: Remove redundant DRM_DEV_ERROR()

From: Dmitry Baryshkov
Date: Wed Aug 02 2023 - 05:35:56 EST


On 27/07/2023 14:24, Ruan Jinjie wrote:
There is no need to call the DRM_DEV_ERROR() function directly to print
a custom message when handling an error from platform_get_irq() function
as it is going to display an appropriate error message
in case of a failure.

Signed-off-by: Ruan Jinjie <ruanjinjie@xxxxxxxxxx>
---
drivers/gpu/drm/msm/disp/mdp4/mdp4_kms.c | 1 -
drivers/gpu/drm/msm/msm_gpu.c | 1 -
2 files changed, 2 deletions(-)

Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>

--
With best wishes
Dmitry