Commit 10434640 authored by Johan Hovold's avatar Johan Hovold Committed by Jonathan Corbet

Documentation: devres: fix typo in interface list

Fix the misspelled devm_get_clk_from_child() helper name in the devres
interface list.
Signed-off-by: default avatarJohan Hovold <johan+linaro@kernel.org>
Link: https://lore.kernel.org/r/20220427073142.16700-1-johan+linaro@kernel.orgSigned-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent 6d5aa418
......@@ -249,7 +249,7 @@ CLOCK
devm_clk_bulk_get()
devm_clk_bulk_get_all()
devm_clk_bulk_get_optional()
devm_get_clk_from_childl()
devm_get_clk_from_child()
devm_clk_hw_register()
devm_of_clk_add_hw_provider()
devm_clk_hw_register_clkdev()
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment