linux-stable/drivers/gpu/drm/exynos
Wei Yongjun be348790e4 drm/exynos: exynos_drm_ipp: fix return value check
In case of error, the function ipp_find_obj() returns ERR_PTR()
and never returns NULL. The NULL test in the return value check
should be replaced with IS_ERR().

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Reviewed-by: Tomasz Figa <t.figa@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
2013-07-30 02:01:53 +09:00
..
exynos_ddc.c drm/exynos: add new compatible strings for hdmi subsystem 2013-06-28 21:13:57 +09:00
exynos_drm_buf.c drm/exynos: remove duplicated error routine and unnecessary assign 2013-07-04 15:55:37 +09:00
exynos_drm_buf.h
exynos_drm_connector.c drm/exynos: Remove tracking log functions 2013-06-28 21:13:55 +09:00
exynos_drm_connector.h
exynos_drm_core.c drm/exynos: Remove tracking log functions 2013-06-28 21:13:55 +09:00
exynos_drm_crtc.c drm/exynos: Remove tracking log functions 2013-06-28 21:13:55 +09:00
exynos_drm_crtc.h drm/exynos: move finish page flip to a common place 2013-01-07 13:58:37 +09:00
exynos_drm_dmabuf.c drm/exynos: Remove tracking log functions 2013-06-28 21:13:55 +09:00
exynos_drm_dmabuf.h
exynos_drm_drv.c drm/exynos: add error check routine in exynos_drm_open 2013-07-04 15:55:36 +09:00
exynos_drm_drv.h drm/exynos: hdmi: use drm_display_mode to check the supported modes 2013-06-28 21:12:52 +09:00
exynos_drm_encoder.c drm/exynos: Remove tracking log functions 2013-06-28 21:13:55 +09:00
exynos_drm_encoder.h
exynos_drm_fb.c drm/exynos: Remove tracking log functions 2013-06-28 21:13:55 +09:00
exynos_drm_fb.h
exynos_drm_fbdev.c drm/exynos: Remove tracking log functions 2013-06-28 21:13:55 +09:00
exynos_drm_fbdev.h
exynos_drm_fimc.c drm/exynos: Clean up logs for DRM_ERROR / DRM_DEBUG_KMS 2013-06-28 21:13:56 +09:00
exynos_drm_fimc.h
exynos_drm_fimd.c drm/exynos: Remove tracking log functions 2013-06-28 21:13:55 +09:00
exynos_drm_g2d.c drm/exynos: remove duplicated error routine and unnecessary assign 2013-07-04 15:55:37 +09:00
exynos_drm_g2d.h
exynos_drm_gem.c drm/exynos: fix not to remain exynos_gem_obj as a leak 2013-07-04 15:55:36 +09:00
exynos_drm_gem.h drm/exynos: Add a new function to get gem buffer size 2013-03-20 19:09:11 +09:00
exynos_drm_gsc.c drm/exynos: Clean up logs for DRM_ERROR / DRM_DEBUG_KMS 2013-06-28 21:13:56 +09:00
exynos_drm_gsc.h
exynos_drm_hdmi.c drm/exynos: Remove tracking log functions 2013-06-28 21:13:55 +09:00
exynos_drm_hdmi.h drm/exynos: hdmi: use drm_display_mode to check the supported modes 2013-06-28 21:12:52 +09:00
exynos_drm_iommu.c
exynos_drm_iommu.h drm/exynos: fix iommu address allocation order 2013-02-21 15:00:26 +09:00
exynos_drm_ipp.c drm/exynos: exynos_drm_ipp: fix return value check 2013-07-30 02:01:53 +09:00
exynos_drm_ipp.h
exynos_drm_plane.c drm/exynos: Remove tracking log functions 2013-06-28 21:13:55 +09:00
exynos_drm_plane.h
exynos_drm_rotator.c drm/exynos: Clean up logs for DRM_ERROR / DRM_DEBUG_KMS 2013-06-28 21:13:56 +09:00
exynos_drm_rotator.h
exynos_drm_vidi.c drm/exynos: remove dead code in vidi_power_on 2013-07-04 15:55:36 +09:00
exynos_drm_vidi.h
exynos_hdmi.c drm/exynos: add new compatible strings for hdmi subsystem 2013-06-28 21:13:57 +09:00
exynos_hdmi.h
exynos_hdmiphy.c drm/exynos: add new compatible strings for hdmi subsystem 2013-06-28 21:13:57 +09:00
exynos_mixer.c drm/exynos: initialize the buf_num in vp_video_buffer 2013-07-04 15:55:36 +09:00
Kconfig drm/exynos: Select VIDEOMODE_HELPERS for FIMD 2013-04-29 14:35:32 +09:00
Makefile
regs-fimc.h drm/exynos: add device tree support for fimc ipp driver 2013-04-29 14:35:32 +09:00
regs-gsc.h
regs-hdmi.h
regs-mixer.h drm/exynos: add support for exynos5420 mixer 2013-06-28 21:13:57 +09:00
regs-rotator.h
regs-vp.h