generic ioremap (and lots of cleanups)

From: Christoph Hellwig
Date: Sat Aug 17 2019 - 03:35:18 EST


Hi all,

the last patches in this series add a generic ioremap implementation,
and switch our 3 most recent and thus most tidy architeture ports over
to use it. With a little work and an additional arch hook or two the
implementation should be able to eventually cover more than half of
our ports.

The patches before that clean up various lose ends in the ioremap
and iounmap implementations.

A git tree is also available here:

git://git.infradead.org/users/hch/misc.git generic-ioremap

Gitweb:

http://git.infradead.org/users/hch/misc.git/shortlog/refs/heads/generic-ioremap