diff options
author | 2023-04-09 18:44:56 -0700 | |
---|---|---|
committer | 2023-04-10 12:45:12 -0700 | |
commit | 56d144d0344aaa3810e2d18229f315480fc72a89 (patch) | |
tree | 5571927bdcc5a15f1d28ebc561c763123fdc5749 /scripts/generate_rust_analyzer.py | |
parent | clk: cdce706: Use managed `of_clk_add_hw_provider()` (diff) | |
download | wireguard-linux-56d144d0344aaa3810e2d18229f315480fc72a89.tar.xz wireguard-linux-56d144d0344aaa3810e2d18229f315480fc72a89.zip |
clk: hsdk-pll: 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-5-lars@metafoo.de
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions