Re: [PATCH] pinctrl: Make use of the helper function devm_platform_ioremap_resource()

From: Linus Walleij
Date: Thu Apr 21 2022 - 10:37:04 EST


On Mon, Apr 18, 2022 at 4:02 AM <cgel.zte@xxxxxxxxx> wrote:

> From: Lv Ruyi <lv.ruyi@xxxxxxxxxx>
>
> Use the devm_platform_ioremap_resource() helper instead of calling
> platform_get_resource() and devm_ioremap_resource() separately.Make the
> code simpler without functional changes.
>
> Reported-by: Zeal Robot <zealci@xxxxxxxxxx>
> Signed-off-by: Lv Ruyi <lv.ruyi@xxxxxxxxxx>

Patch applied!

Yours,
Linus Walleij