Skip to content
Commit 69c2565a authored by Dan Carpenter's avatar Dan Carpenter Committed by Liviu Dudau
Browse files

drm: ARM HDLCD - fix an error code



We accidentally return PTR_ERR(NULL) which is success instead of a
negative error code.

Fixes: 879e40bea6f2 ('drm: ARM HDLCD - get rid of devm_clk_put()')
Signed-off-by: default avatarDan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: default avatarLiviu Dudau <Liviu.Dudau@arm.com>
parent 61a6dcd7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment