Re: [PATCH 1/3] drm/mediatek: Use devm_platform_get_and_ioremap_resource()
From: Alexandre Mergnat
Date: Wed Jun 21 2023 - 04:51:35 EST
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 <amergnat@xxxxxxxxxxxx>
--
Regards,
Alexandre