Skip to content
Commit 9d54c5d4 authored by 蒋家盛's avatar 蒋家盛 Committed by Helge Deller
Browse files

video: fbdev: imxfb: Check for null res pointer



The return value of platform_get_resource() needs to be checked.
To avoid use of error pointer in case that there is no suitable resource.

Signed-off-by: default avatarJiasheng Jiang <jiasheng@iscas.ac.cn>
Signed-off-by: default avatarHelge Deller <deller@gmx.de>
parent 0cd129de
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