alistair23-linux/drivers/gpu/drm/hisilicon/hibmc
Wei Yongjun bdf6f13597 drm/hisilicon/hibmc: Fix wrong pointer passed to PTR_ERR()
PTR_ERR should access the value just tested by IS_ERR, otherwise
the wrong error code will be returned.

Fixes: d1667b8679 ("drm/hisilicon/hibmc: Add support for frame buffer")
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Reviewed-by: Gustavo Padovan <gustavo.padovan@collabora.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/20170112151921.16538-1-weiyj.lk@gmail.com
2017-01-23 09:02:28 +01:00
..
hibmc_drm_de.c drm: Nuke fb->bits_per_pixel 2016-12-15 14:55:34 +02:00
hibmc_drm_drv.c drm/hisilicon/hibmc: mark PM functions __maybe_unused 2016-11-25 07:58:55 +01:00
hibmc_drm_drv.h drm/hisilicon/hibmc: Add support for vblank interrupt 2016-11-17 15:26:27 +08:00
hibmc_drm_fbdev.c drm/hisilicon/hibmc: Fix wrong pointer passed to PTR_ERR() 2017-01-23 09:02:28 +01:00
hibmc_drm_regs.h
hibmc_drm_vdac.c drm: Make the connector .detect() callback optional 2016-12-01 10:05:53 -05:00
hibmc_ttm.c drm: Pass 'dev' to drm_helper_mode_fill_fb_struct() 2016-12-15 14:03:30 +02:00
Kconfig drm: fix compilations issues introduced by "drm: allow to use mmuless SoC" 2017-01-09 11:30:30 +01:00
Makefile drm/hisilicon/hibmc: Add support for VDAC 2016-11-17 15:26:26 +08:00