aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorLars-Peter Clausen <[email protected]>2023-04-10 01:44:59 +0000
committerStephen Boyd <[email protected]>2023-04-10 19:56:24 +0000
commita7f3b6757acde808e1558ffa23b4a80f6831a081 (patch)
tree9fa3786f4cb6e51e942fcd125d171364afcb03d5 /tools/perf/scripts/python
parentclk: lmk04832: Use managed `of_clk_add_hw_provider()` (diff)
downloadkernel-a7f3b6757acde808e1558ffa23b4a80f6831a081.tar.gz
kernel-a7f3b6757acde808e1558ffa23b4a80f6831a081.zip
clk: si514: Use managed `of_clk_add_hw_provider()`
Use the managed `devm_of_clk_add_hw_provider()` instead of `of_clk_add_hw_provider()`. This makes sure the provider gets automatically removed on unbind and allows to completely eliminate the drivers `remove()` callback. Signed-off-by: Lars-Peter Clausen <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions