On Wed, Oct 2, 2019 at 7:02 PM Bartosz Golaszewski <[email protected]> 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 <[email protected]> Send me a pull request at your earliest convenience! Thanks, Linus Walleij

