diff options
author | Lars-Peter Clausen <[email protected]> | 2023-04-09 18:44:58 -0700 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2023-04-12 08:24:49 -0700 |
commit | f1f67db9d64ffb85af04dbbf59e3f213fbf86add (patch) | |
tree | 116af469cd9bfd40b1924cc272a0b639932a152c /lib/test_fortify/write_overflow-strncpy-src.c | |
parent | d75b82cff48883b5e75abfd3930afa7a148ab440 (diff) |
clk: qcom: rpm: 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]>
Reviewed-by: Stephen Boyd <[email protected]>
Signed-off-by: Bjorn Andersson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions