aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/libxed.py
diff options
context:
space:
mode:
authorWang Ming <[email protected]>2023-07-26 19:51:58 +0800
committerHans Verkuil <[email protected]>2023-09-27 09:40:01 +0200
commit3f1e1f69ad6c13c9e9fadd0595f7e2ce33ba89a1 (patch)
treed28f8b8fd9d4fc8cb4b281b495dc58b1fd1ecacb /tools/perf/scripts/python/libxed.py
parent026c341795e593df640b901f8d36f90a2461a180 (diff)
media: platform: Use dev_err_probe instead of dev_err
It is possible that dma_request_chan will return EPROBE_DEFER, which means that dma->xdev->dev is not ready yet. In this case, dev_err(dma->xdev->dev), there will be no output. This patch fixes the bug. Signed-off-by: Wang Ming <[email protected]> Reviewed-by: Laurent Pinchart <[email protected]> Signed-off-by: Hans Verkuil <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions