aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
diff options
context:
space:
mode:
authorWei Yongjun <[email protected]>2017-04-25 11:29:30 +0000
committerLinus Walleij <[email protected]>2017-04-28 07:40:52 +0000
commitc312c2c333b88145b3073cf5acd8362af3f0cc6e (patch)
treeffda4a5cc7f3ab763eecef87531f95922963cf6d /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
parentpinctrl: artpec6: Remove .owner field for driver (diff)
downloadkernel-c312c2c333b88145b3073cf5acd8362af3f0cc6e.tar.gz
kernel-c312c2c333b88145b3073cf5acd8362af3f0cc6e.zip
pinctrl: artpec6: Fix return value check in artpec6_pmx_probe()
In case of error, the function pinctrl_register() returns ERR_PTR() not NULL. The NULL test in the return value check should be replaced with IS_ERR(). Signed-off-by: Wei Yongjun <[email protected]> Acked-by: Jesper Nilsson <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions