aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorJon Hunter <[email protected]>2023-07-03 12:37:59 +0100
committerGreg Kroah-Hartman <[email protected]>2023-07-25 20:19:39 +0200
commitad4484afe7de7869248b7c7a8e9722a62cb72bd0 (patch)
treed16e4d20ca6c6b679fe858c298b3f831cb25518f /tools/perf/scripts/python/task-analyzer.py
parent29e5c442e553cea180682d54ac0e2e95250fa668 (diff)
serial: tegra: Don't print error on probe deferral
If the Tegra serial driver is probe before clocks are available then the following error is seen on boot: serial-tegra 3100000.serial: Couldn't get the clock This has been observed on Jetson AGX Orin. Fix this by calling dev_err_probe() instead of dev_err() to avoid printing an error on probe deferral. Signed-off-by: Jon Hunter <[email protected]> Acked-by: Thierry Reding <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions