aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-mul.c
diff options
context:
space:
mode:
authorLars-Peter Clausen <[email protected]>2023-04-09 18:44:56 -0700
committerStephen Boyd <[email protected]>2023-04-10 12:45:12 -0700
commit56d144d0344aaa3810e2d18229f315480fc72a89 (patch)
tree5571927bdcc5a15f1d28ebc561c763123fdc5749 /lib/mpi/mpi-mul.c
parentc2e59c7f27c8a001eba725ba48e6d647d7b1f3d0 (diff)
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 <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-mul.c')
0 files changed, 0 insertions, 0 deletions