mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-18 09:31:19 +00:00
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> |
||
|---|---|---|
| .. | ||
| clk-uniphier-core.c | ||
| clk-uniphier-cpugear.c | ||
| clk-uniphier-fixed-factor.c | ||
| clk-uniphier-fixed-rate.c | ||
| clk-uniphier-gate.c | ||
| clk-uniphier-mio.c | ||
| clk-uniphier-mux.c | ||
| clk-uniphier-peri.c | ||
| clk-uniphier-sys.c | ||
| clk-uniphier.h | ||
| Kconfig | ||
| Makefile | ||