aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorRosen Penev <[email protected]>2024-09-30 13:29:51 -0700
committerJakub Kicinski <[email protected]>2024-10-04 08:59:47 -0700
commit50c3a7fbaa10a1973cfcf910601a5120b2595022 (patch)
tree4f909e32c2db3d6d9f9a6600ce6290b2b5c60f56 /tools/perf/scripts/python/task-analyzer.py
parent4d77e88ab42f76c7c09eb1c693453801a21b2c88 (diff)
net: mv643xx: fix wrong devm_clk_get usage
This clock should be optional. In addition, PTR_ERR can be -EPROBE_DEFER in which case it should return. devm_clk_get_optional_enabled also allows removing explicit clock enable and disable calls. Signed-off-by: Rosen Penev <[email protected]> Reviewed-by: Andrew Lunn <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions