commit | 6f4969ef0a2e6257c9f839eff06e6718b55c6bcd | [log] [tgz] |
---|---|---|
author | Shirish S <shirish.s@amd.com> | Thu Mar 15 16:01:00 2018 +0530 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Mar 16 16:16:49 2018 -0500 |
tree | 27d95071ed33b211c7c220bd68a26f5a7fb844b4 | |
parent | 5e9a4f0873fd357bdec29b3b96667ef0cea64c46 [diff] |
drm/amd/display: fix dereferencing possible ERR_PTR() This patch fixes static checker warning caused by "36cc549d5986: "drm/amd/display: disable CRTCs with NULL FB on their primary plane (V2)" Reported-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Shirish S <shirish.s@amd.com> Reviewed-by: Harry Wentland <harry.wentland@amd.com> Acked-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>