diff options
| author | Lars-Peter Clausen <[email protected]> | 2023-04-10 01:44:58 +0000 |
|---|---|---|
| committer | Bjorn Andersson <[email protected]> | 2023-04-12 15:24:49 +0000 |
| commit | f1f67db9d64ffb85af04dbbf59e3f213fbf86add (patch) | |
| tree | 116af469cd9bfd40b1924cc272a0b639932a152c /tools/perf/scripts/python/exported-sql-viewer.py | |
| parent | clk: qcom: Add Global Clock Controller driver for IPQ9574 (diff) | |
| download | kernel-f1f67db9d64ffb85af04dbbf59e3f213fbf86add.tar.gz kernel-f1f67db9d64ffb85af04dbbf59e3f213fbf86add.zip | |
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 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions
