Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-19 | MIPS: move ioremap_prot und iounmap out of line | Christoph Hellwig | |
Neither of these interfaces is anywhere near the fast path. Move them out of line and avoid exposing implementation details to the drivers. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de> |