diff options
author | Lars-Peter Clausen | 2023-04-09 18:45:02 -0700 |
---|---|---|
committer | Stephen Boyd | 2023-04-10 12:56:25 -0700 |
commit | c0e19528439db9051c7847f1c91f22bd1e87e0ce (patch) | |
tree | e85f281e840f9dd2291fa6d5425dfd0b214aec68 /include/dt-bindings | |
parent | 361dde3c283324b71494dec4f51e829054d0822f (diff) |
clk: uniphier: 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-11-lars@metafoo.de
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'include/dt-bindings')
0 files changed, 0 insertions, 0 deletions