Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drm/msm: Fix error return code in msm_drm_init()
Fix to return a negative error code from the error handling case instead of 0, as done elsewhere in this function. Fixes: 7f9743a ("drm/msm: validate display and event threads") Reported-by: Hulk Robot <[email protected]> Signed-off-by: Zhen Lei <[email protected]> Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Dmitry Baryshkov <[email protected]> Signed-off-by: Dmitry Baryshkov <[email protected]> Signed-off-by: Rob Clark <[email protected]>
- Loading branch information