Re: [PATCH] bus: vexpress-config: use devm_platform_get_and_ioremap_resource()

From: Sudeep Holla
Date: Wed Feb 08 2023 - 06:59:45 EST


On Wed, Feb 08, 2023 at 03:38:54PM +0800, ye.xingchen@xxxxxxxxxx wrote:
> From: Ye Xingchen <ye.xingchen@xxxxxxxxxx>
>
> Convert platform_get_resource(), devm_ioremap_resource() to a single
> call to devm_platform_get_and_ioremap_resource(), as this is exactly
> what this function does.
>

LGTM,

Acked-by: Sudeep Holla <sudeep.holla@xxxxxxx>

Not sure if you plan to take all such changes together or you want individual
patches to be picked up by respective maintainers, let me know.

--
Regards,
Sudeep