On 9/15/2023 5:59 AM, Dan Carpenter wrote:
The irq_of_parse_and_map() function returns zero on error.  It
never returns negative error codes.  Fix the check.

Fixes: a689554ba6ed ("drm/msm: Initial add DSI connector support")
Signed-off-by: Dan Carpenter <dan.carpen...@linaro.org>
---
  drivers/gpu/drm/msm/dsi/dsi_host.c | 7 +++----
  1 file changed, 3 insertions(+), 4 deletions(-)


Reviewed-by: Abhinav Kumar <quic_abhin...@quicinc.com>

Will queue it up for -fixes

Reply via email to