diff options
| author | Michael Tretter <[email protected]> | 2021-08-26 11:47:36 +0200 |
|---|---|---|
| committer | Vinod Koul <[email protected]> | 2021-10-01 17:26:30 +0530 |
| commit | 5637abaab994a933d7f00c95bc1456c7a58c83f4 (patch) | |
| tree | 283990c62758f35e8a84e0094c8cb598b11048b4 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f (diff) | |
dmaengine: zynqmp_dma: simplify with dev_err_probe
The clocks are provided by the ZynqMP firmware driver and are deferred
until the firmware driver has probed. This leads to misleading error
messages during probe of the zynqmp_dma driver.
Use dev_err_probe for printing errors during probe to avoid error
messages for -EPROBE_DEFER.
Signed-off-by: Michael Tretter <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions