aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
diff options
context:
space:
mode:
authorWang Ming <[email protected]>2023-07-26 11:57:56 +0000
committerLaurent Pinchart <[email protected]>2023-08-01 22:36:54 +0000
commit55354ee7dcc5aa12634f66a12c92c849eded8de9 (patch)
tree83dcef432b4d8984720f1f510ec74dec2a706f22 /drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
parentdrm: xlnx: zynqmp_dpsub: Add missing check for dma_set_mask (diff)
downloadkernel-55354ee7dcc5aa12634f66a12c92c849eded8de9.tar.gz
kernel-55354ee7dcc5aa12634f66a12c92c849eded8de9.zip
drm: xlnx: zynqmp_dpsub: Use dev_err_probe instead of dev_err
It is possible that dma_request_chan() returns EPROBE_DEFER, in which case the driver defers probing without printing any message. Use dev_err_probe() to record the probe deferral cause and ease debugging. Signed-off-by: Wang Ming <[email protected]> Reviewed-by: Laurent Pinchart <[email protected]> Signed-off-by: Laurent Pinchart <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_device.c')
0 files changed, 0 insertions, 0 deletions