diff options
| author | Lars-Peter Clausen <[email protected]> | 2023-04-10 01:45:02 +0000 |
|---|---|---|
| committer | Stephen Boyd <[email protected]> | 2023-04-10 19:56:25 +0000 |
| commit | c0e19528439db9051c7847f1c91f22bd1e87e0ce (patch) | |
| tree | e85f281e840f9dd2291fa6d5425dfd0b214aec68 /tools/perf/scripts/python/check-perf-trace.py | |
| parent | clk: si5351: Use managed `of_clk_add_hw_provider()` (diff) | |
| download | kernel-c0e19528439db9051c7847f1c91f22bd1e87e0ce.tar.gz kernel-c0e19528439db9051c7847f1c91f22bd1e87e0ce.zip | |
clk: uniphier: 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 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions
