aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/arm-cs-trace-disasm.py
diff options
context:
space:
mode:
authorSerge Semin <[email protected]>2022-08-22 21:18:53 +0300
committerMark Brown <[email protected]>2022-08-23 13:06:36 +0100
commit52c135d495ca019abbacf063f5ef43bd5b189070 (patch)
tree3f299a4ac9f664e3d544c5d269aefd3cac9bbcaf /tools/perf/scripts/python/arm-cs-trace-disasm.py
parent52069b2a869ebdcaedf829730730c5998d56b910 (diff)
spi: dw: Quite logging on deferred controller registration
It's pretty possible to have the spi_register_controller() method returning -EPROBE_DEFER status in case, for instance, if the GPIOs used for the CS implementation aren't ready to be requested due to the corresponding platform devices still pending to be probed. Let's make sure the DW SSI driver won't print error message in that case by calling the dev_err_probe() function if the SPI-registration procedure exited with a non-zero status. Signed-off-by: Serge Semin <[email protected]> Reviewed-by: Andy Shevchenko <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions