diff options
author | Wang Ming <machel@vivo.com> | 2023-07-26 19:57:56 +0800 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2023-08-02 01:36:54 +0300 |
commit | 55354ee7dcc5aa12634f66a12c92c849eded8de9 (patch) | |
tree | 83dcef432b4d8984720f1f510ec74dec2a706f22 /drivers/gpu/drm/ast/ast_mode.c | |
parent | 1832fba7f9780aff67c96ad30f397c2d76141833 (diff) |
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 <machel@vivo.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'drivers/gpu/drm/ast/ast_mode.c')
0 files changed, 0 insertions, 0 deletions