aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/atom.c
diff options
context:
space:
mode:
authorYueHaibing <[email protected]>2018-12-17 09:18:30 +0000
committerLaurent Pinchart <[email protected]>2019-01-14 01:51:16 +0000
commit06c3bbd3c12737a50c2e981821b5585e1786e73d (patch)
treeadb2572914e97cd02c7a13af3608cc6f06475863 /drivers/gpu/drm/amd/amdgpu/atom.c
parentdrm: bridge: Constify mode arguments to bridge .mode_set() operation (diff)
downloadkernel-06c3bbd3c12737a50c2e981821b5585e1786e73d.tar.gz
kernel-06c3bbd3c12737a50c2e981821b5585e1786e73d.zip
drm/shmob: Fix return value check in shmob_drm_probe
In case of error, the function devm_ioremap_resource() returns ERR_PTR() and never returns NULL. The NULL test in the return value check should be replaced with IS_ERR(). Fixes: 8f1597c8f1a5 ("drm: shmobile: Perform initialization/cleanup at probe/remove time") Signed-off-by: YueHaibing <[email protected]> Reviewed-by: Simon Horman <[email protected]> Reviewed-by: Kieran Bingham <[email protected]> Reviewed-by: Laurent Pinchart <[email protected]> Signed-off-by: Laurent Pinchart <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/atom.c')
0 files changed, 0 insertions, 0 deletions