diff options
author | 2023-04-09 18:44:52 -0700 | |
---|---|---|
committer | 2023-04-10 12:45:12 -0700 | |
commit | a301528f79d1ec27cd34122d655e0200a950f960 (patch) | |
tree | 2a25c16cc81f6316672993b2038b61e748306673 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | clk: xilinx: Convert to platform remove callback returning void (diff) | |
download | linux-rng-a301528f79d1ec27cd34122d655e0200a950f960.tar.xz linux-rng-a301528f79d1ec27cd34122d655e0200a950f960.zip |
clk: axi-clkgen: 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 <lars@metafoo.de>
Link: https://lore.kernel.org/r/20230410014502.27929-1-lars@metafoo.de
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions