aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorLars-Peter Clausen <[email protected]>2023-09-10 07:09:03 -0700
committerJonathan Cameron <[email protected]>2023-09-13 20:13:54 +0100
commit9dc03309fe9ba9f9b26a37b2dd4fa2d5111a1ccf (patch)
tree8b87d8f6bfc2d326d42e6dbdc73bc6a6ff50a2b8 /tools/perf/scripts/python/export-to-sqlite.py
parente670bfe2736d3bd4436d160d37544e029f2aa813 (diff)
iio: ad4310: Replace devm_clk_register() with devm_clk_hw_register()
The devm_clk_register() is deprecated and devm_clk_hw_register() should be used as a replacement. Switching to the clk_hw interface also allows to use the built-in device managed version of registering the clock provider. The non-clk_hw interface does not have a device managed version. Signed-off-by: Lars-Peter Clausen <[email protected]> Reviewed-by: Nuno Sa <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions