Re: [PATCH] thermal: mediatek: Use of_address_to_resource()

From: AngeloGioacchino Del Regno
Date: Mon Mar 20 2023 - 05:20:09 EST


Il 19/03/23 17:32, Rob Herring ha scritto:
Replace of_get_address() and of_translate_address() calls with single
call to of_address_to_resource().

Signed-off-by: Rob Herring <robh@xxxxxxxxxx>

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>