[PATCH] bus: vexpress-config: use devm_platform_get_and_ioremap_resource()
Sudeep Holla
sudeep.holla at arm.com
Wed Feb 8 03:59:36 PST 2023
On Wed, Feb 08, 2023 at 03:38:54PM +0800, ye.xingchen at zte.com.cn wrote:
> From: Ye Xingchen <ye.xingchen at zte.com.cn>
>
> 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 at arm.com>
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
More information about the linux-arm-kernel
mailing list