diff options
author | Lars-Peter Clausen <[email protected]> | 2023-04-09 18:44:52 -0700 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2023-04-10 12:45:12 -0700 |
commit | a301528f79d1ec27cd34122d655e0200a950f960 (patch) | |
tree | 2a25c16cc81f6316672993b2038b61e748306673 /lib/test_fortify/write_overflow-strncpy-src.c | |
parent | ce1c5f840fb7cf080523eb94396f0182ab74ac4f (diff) |
clk: axi-clkgen: 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/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions