Re: [PATCH 38/42] drivers: gpio: vr41xx: use devm_platform_ioremap_resource()

From: Linus Walleij
Date: Tue Apr 02 2019 - 23:52:09 EST


On Tue, Mar 12, 2019 at 1:56 AM Enrico Weigelt, metux IT consult
<info@xxxxxxxxx> wrote:

> Use the new helper that wraps the calls to platform_get_resource()
> and devm_ioremap_resource() together.
>
> this driver deserves a bit more cleanup, to get rid of the global
> variable giu_base, which makes it single-instance-only.
>
> Signed-off-by: Enrico Weigelt, metux IT consult <info@xxxxxxxxx>

Holding this back until we have more consensus and some ACKs.

Yours,
Linus Walleij