Skip to content
Commit 4eab8c0e authored by Thierry Reding's avatar Thierry Reding
Browse files

drm/tegra: falcon: Fix error handling



The ->alloc() callback in struct falcon_ops returns an ERR_PTR()-encoded
error code on failure, so it needs to be properly checked for, otherwise
subsequent code may dereference an invalid pointer.

Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent 0dc34e19
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