diff options
author | Wang Ming <[email protected]> | 2023-07-26 19:57:56 +0800 |
---|---|---|
committer | Laurent Pinchart <[email protected]> | 2023-08-02 01:36:54 +0300 |
commit | 55354ee7dcc5aa12634f66a12c92c849eded8de9 (patch) | |
tree | 83dcef432b4d8984720f1f510ec74dec2a706f22 /lib/test_fortify/write_overflow-memcpy.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 <[email protected]>
Reviewed-by: Laurent Pinchart <[email protected]>
Signed-off-by: Laurent Pinchart <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-memcpy.c')
0 files changed, 0 insertions, 0 deletions