aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorWang Ming <[email protected]>2023-07-26 20:04:41 +0800
committerHerbert Xu <[email protected]>2023-08-04 17:09:25 +0800
commit355bf65080399b0c1aba34368331802ce1998aef (patch)
tree67c84c8e3dae6083a2a0fdaa24e46aec49d9730c /tools/perf/scripts/python/export-to-sqlite.py
parent322d74752c28a71fbca3650b98c21c58d25414a8 (diff)
crypto: atmel - Use dev_err_probe instead of dev_err
It is possible that dma_request_chan will return EPROBE_DEFER, which means that dd->dev is not ready yet. In this case, dev_err(dd->dev), there will be no output. This patch fixes the bug. Signed-off-by: Wang Ming <[email protected]> Reviewed-by: Ryan Wanner <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions