diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2023-04-09 18:44:55 -0700 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2023-04-10 12:45:12 -0700 |
commit | c2e59c7f27c8a001eba725ba48e6d647d7b1f3d0 (patch) | |
tree | 23a84353b8774e4d0454df8e7db9a06f37225694 /lib/crypto/mpi/mpi-add.c | |
parent | 7bed704f803cabfd7d5c3e92b0e8ecd29eefe5a3 (diff) |
clk: cdce706: 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-4-lars@metafoo.de
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'lib/crypto/mpi/mpi-add.c')
0 files changed, 0 insertions, 0 deletions