[0/3] of: address: Miscellaneous-improvements

Message ID cover.1680248888.git.geert+renesas@glider.be
Headers
Series of: address: Miscellaneous-improvements |

Message

Geert Uytterhoeven March 31, 2023, 7:52 a.m. UTC
  Hi Rob, Frank,

This patch series updates the linuxdoc comments for the return values
for of_address_to_resource() and of_pci_range_to_resource(), and removes
forward declarations.

Thanks for your comments!

Geert Uytterhoeven (3):
  of: address: Document return value of of_address_to_resource()
  of: address: Fix documented return value of of_pci_range_to_resource()
  of: address: Reshuffle to remove forward declarations

 drivers/of/address.c | 271 +++++++++++++++++++++----------------------
 1 file changed, 134 insertions(+), 137 deletions(-)