of: address: Document return value of of_address_to_resource()
authorGeert Uytterhoeven <geert+renesas@glider.be>
Fri, 31 Mar 2023 07:52:28 +0000 (09:52 +0200)
committerRob Herring <robh@kernel.org>
Tue, 4 Apr 2023 17:12:13 +0000 (12:12 -0500)
commit7be5e675c86d6c473220a0c9e9420a1fdb0d04da
tree47b3679881430cc422785909ad27b61e3058957f
parentdc8ea9204b242cd93e63585396ac7d13f622802d
of: address: Document return value of of_address_to_resource()

Add the missing return value documentation to the linuxdoc comment block
for the of_address_to_resource() function.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/61ffcb5e87511dfa21af169efd04806101c48b8a.1680248888.git.geert+renesas@glider.be
Signed-off-by: Rob Herring <robh@kernel.org>
drivers/of/address.c