summaryrefslogtreecommitdiff
path: root/include/linux/root_dev.h
diff options
context:
space:
mode:
authorLars-Peter Clausen <lars@metafoo.de>2023-09-10 17:09:03 +0300
committerJonathan Cameron <Jonathan.Cameron@huawei.com>2023-09-13 22:13:54 +0300
commit9dc03309fe9ba9f9b26a37b2dd4fa2d5111a1ccf (patch)
tree8b87d8f6bfc2d326d42e6dbdc73bc6a6ff50a2b8 /include/linux/root_dev.h
parente670bfe2736d3bd4436d160d37544e029f2aa813 (diff)
downloadlinux-9dc03309fe9ba9f9b26a37b2dd4fa2d5111a1ccf.tar.xz
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 <lars@metafoo.de> Reviewed-by: Nuno Sa <nuno.sa@analog.com> Link: https://lore.kernel.org/r/20230910140903.551081-1-lars@metafoo.de Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'include/linux/root_dev.h')
0 files changed, 0 insertions, 0 deletions