summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2026-07-16 16:14:11 -0700
committerMark Brown <broonie@kernel.org>2026-07-18 13:41:27 +0100
commit61c2eaa653c2a0d83780d64a6006291c41f99c43 (patch)
treeba5f7b36f58443e0872ba965bc5b9ece89aecc1c /tools/perf/scripts/python
parent2c1c13da3a3a639d2ac7221e1a5e57945cbc7235 (diff)
spi: orion: use devm_clk_get_optional_enabled for axi clock
Replace the open-coded optional axi clock get/prepare/enable and the manual cleanup in probe/remove/runtime_resume with the managed helper devm_clk_get_optional_enabled(). This removes the now-unused out_rel_axi_clk error path and simplifies the clock lifecycle. Assisted-by: opencode:hy3-free Signed-off-by: Rosen Penev <rosenp@gmail.com> Link: https://patch.msgid.link/20260716231411.1737001-1-rosenp@gmail.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions