OSDN Git Service

drm/omap: dmm_tiler:Remove the print function dev_err()
authorye xingchen <ye.xingchen@zte.com.cn>
Wed, 10 Aug 2022 06:27:38 +0000 (06:27 +0000)
committerTomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Fri, 9 Sep 2022 13:23:21 +0000 (16:23 +0300)
commita99509ba6d1a406c2af2666b5f896898c54878b6
tree969b19eea84b743bfff330c6a6670440c613a4d9
parent8b42057e62120813ebe9274f508fa785b7cab33a
drm/omap: dmm_tiler:Remove the print function dev_err()

From the coccinelle check:

./drivers/gpu/drm/omapdrm/omap_dmm_tiler.c
Error:line 817 is redundant because platform_get_irq() already prints an
error

So,remove the unnecessary print function dev_err()

Reported-by: Zeal Robot <zealci@zte.com.cn>
Signed-off-by: ye xingchen <ye.xingchen@zte.com.cn>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220810062738.13554-1-ye.xingchen@zte.com.cn
drivers/gpu/drm/omapdrm/omap_dmm_tiler.c