On 08/06/2023 12:12, AngeloGioacchino Del Regno wrote:
Instead of open coding calls to platform_get_resource() followed by devm_ioremap_resource(), perform a single call to the helper devm_platform_get_and_ioremap_resource().This commit brings no functional changes.
Reviewed-by: Alexandre Mergnat <[email protected]> -- Regards, Alexandre
