Skip to content
Commit cd8f318f authored by Jing Xiangfeng's avatar Jing Xiangfeng Committed by Daniel Vetter
Browse files

drm/gma500: Add the missed drm_gem_object_put() in psb_user_framebuffer_create()



psb_user_framebuffer_create() misses to call drm_gem_object_put() in an
error path. Add the missed function call to fix it.

Signed-off-by: default avatarJing Xiangfeng <jingxiangfeng@huawei.com>
Signed-off-by: default avatarDaniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20210629115956.15160-1-jingxiangfeng@huawei.com
parent 82c850c1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment