diff options
| author | Lars-Peter Clausen <[email protected]> | 2023-04-10 01:44:53 +0000 |
|---|---|---|
| committer | Stephen Boyd <[email protected]> | 2023-04-10 19:45:12 +0000 |
| commit | f042ebcfccaa9761b4f36ffa33b0663d6f6eaaa4 (patch) | |
| tree | 900b46d1cfbadbb073775a591c2f900a2df3f164 /tools/perf/scripts/python/flamegraph.py | |
| parent | clk: axi-clkgen: Use managed `of_clk_add_hw_provider()` (diff) | |
| download | kernel-f042ebcfccaa9761b4f36ffa33b0663d6f6eaaa4.tar.gz kernel-f042ebcfccaa9761b4f36ffa33b0663d6f6eaaa4.zip | |
clk: axm5516: 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/flamegraph.py')
0 files changed, 0 insertions, 0 deletions
