Re: [PATCH] bus: brcmstb_gisb: Use devm_platform_get_and_ioremap_resource()

From: Florian Fainelli
Date: Wed Feb 08 2023 - 13:42:01 EST


On Wed, 8 Feb 2023 15:37:15 +0800 (CST), <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.
>
> Signed-off-by: Ye Xingchen <ye.xingchen@xxxxxxxxxx>
> ---

Applied to https://github.com/Broadcom/stblinux/commits/drivers/next, thanks!
--
Florian