linux/drivers/gpu/drm/exynos
Zhen Lei a470c5665b drm/exynos/decon5433: Remove redundant error printing in exynos5433_decon_probe()
When devm_ioremap_resource() fails, a clear enough error message will be
printed by its subfunction __devm_ioremap_resource(). The error
information contains the device name, failure cause, and possibly resource
information.

Therefore, remove the error printing here to simplify code and reduce the
binary size.

Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
2021-05-17 20:31:39 +09:00
..
exynos7_drm_decon.c
exynos5433_drm_decon.c drm/exynos/decon5433: Remove redundant error printing in exynos5433_decon_probe() 2021-05-17 20:31:39 +09:00
exynos_dp.c
exynos_drm_crtc.c
exynos_drm_crtc.h
exynos_drm_dma.c
exynos_drm_dpi.c
exynos_drm_drv.c
exynos_drm_drv.h
exynos_drm_dsi.c drm/exynos: Remove redundant error printing in exynos_dsi_probe() 2021-05-17 20:31:11 +09:00
exynos_drm_fb.c
exynos_drm_fb.h
exynos_drm_fbdev.c
exynos_drm_fbdev.h
exynos_drm_fimc.c
exynos_drm_fimd.c drm/exynos: correct exynos_drm_fimd kerneldoc 2021-05-17 20:05:32 +09:00
exynos_drm_g2d.c
exynos_drm_g2d.h
exynos_drm_gem.c
exynos_drm_gem.h
exynos_drm_gsc.c
exynos_drm_ipp.c
exynos_drm_ipp.h
exynos_drm_mic.c
exynos_drm_plane.c drm: Use state helper instead of the plane state pointer 2021-02-25 08:05:28 +01:00
exynos_drm_plane.h
exynos_drm_rotator.c
exynos_drm_scaler.c
exynos_drm_vidi.c
exynos_drm_vidi.h
exynos_hdmi.c
exynos_mixer.c
Kconfig
Makefile
regs-decon7.h
regs-decon5433.h
regs-fimc.h
regs-gsc.h
regs-hdmi.h
regs-mixer.h
regs-rotator.h
regs-scaler.h
regs-vp.h