Re: [PATCH 1/4] pinctrl: berlin: as370: Use devm_platform_get_and_ioremap_resource()
From: Linus Walleij
Date: Sun Jul 16 2023 - 17:12:32 EST
Hi Yangtao,
On Tue, Jul 4, 2023 at 2:48 PM Yangtao Li <frank.li@xxxxxxxx> wrote:
> 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: Yangtao Li <frank.li@xxxxxxxx>
All 4 patches applied, nice cleanups!
Yours,
Linus Walleij