Re: [PATCH 0/6] gpio: replace nocache ioremap functions with devm_platform_ioremap_resource()
From: Linus Walleij
Date: Fri Oct 04 2019 - 18:12:32 EST
On Wed, Oct 2, 2019 at 7:02 PM Bartosz Golaszewski <brgl@xxxxxxxx> wrote:
> This series converts all users of nocache ioremap variants that aren't
> ia64-specific to using devm_platform_ioremap_resource().
Do we have an ia64 gpio driver even?
> Most of these don't call request_mem_region() currently, which
> devm_platform_ioremap_resource() does implicitly, so testing would
> be appreciated.
>
> Included are two minor fixes for xgene and htc-egpio.
All the patches:
Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx>
Send me a pull request at your earliest convenience!
Thanks,
Linus Walleij